Share via


DataStoreItem.CustomXmlPropertiesPart Property

Definition

Gets the CustomXmlPropertiesPart associated with this element.

public DocumentFormat.OpenXml.Packaging.CustomXmlPropertiesPart CustomXmlPropertiesPart { get; }
public DocumentFormat.OpenXml.Packaging.CustomXmlPropertiesPart? CustomXmlPropertiesPart { get; }
member this.CustomXmlPropertiesPart : DocumentFormat.OpenXml.Packaging.CustomXmlPropertiesPart
Public ReadOnly Property CustomXmlPropertiesPart As CustomXmlPropertiesPart

Property Value

Returns CustomXmlPropertiesPart.

Applies to