AllCustomXmlParts

IPresentation.AllCustomXmlParts property

Returns all custom data parts in the presentaion. Read-only ICustomXmlPart[].

public ICustomXmlPart[] AllCustomXmlParts { get; }

See Also