CustomXmlParts

ICustomData.CustomXmlParts property

Returns the custom xml parts collection. Read-only ICustomXmlPartCollection.

public ICustomXmlPartCollection CustomXmlParts { get; }

See Also