Click or drag to resize

CustomXmlPart Properties

The CustomXmlPart type exposes the following members.

Properties
 NameDescription
Public propertyData The custom XML part data.
Public propertyId Gets or sets the custom XML part ID. If value is not null, then it should be a Guid value converted to String with a ToString(String) method with a B specifier.
Public propertySchemas Gets the set of associated XML schemas.
Top
See Also