Share via


DataStoreItem.Load(CustomXmlPropertiesPart) Method

Definition

Loads the DOM from the CustomXmlPropertiesPart

public void Load (DocumentFormat.OpenXml.Packaging.CustomXmlPropertiesPart openXmlPart);
override this.Load : DocumentFormat.OpenXml.Packaging.CustomXmlPropertiesPart -> unit
Public Sub Load (openXmlPart As CustomXmlPropertiesPart)

Parameters

openXmlPart
CustomXmlPropertiesPart

Specifies the part to be loaded.

Applies to