MetadataObject.WriteXml method
Returns the XML representation of the MetadataObject.
Overload list
Name | Description | |
---|---|---|
WriteXml(PackageContents) | Returns the XML representation of the MetadataObject. | |
WriteXml(PackageContents, String) | Returns the XML representation of the MetadataObject, which is generated using the properties, localized names, and access control entries from the specified setting. |
Top