AdministrationMetadataCatalog.ExportPackage Method
Include Protected Members
Include Inherited Members
Returns an XML representation of the metadata model.
Overload List
Name | Description | |
---|---|---|
ExportPackage(String, PackageContents) | Returns an XML representation of the metadata model. | |
ExportPackage(String, PackageContents, String) | Returns an XML representation of the metadata model using the model name, the package contents, and the setting identifier. | |
ExportPackage(String, Stream, Encoding, PackageContents) | Generates an XML representation of the metadata model using the specified model name and package contents and writes it to the specified stream using the specified encoding. | |
ExportPackage(String, Stream, Encoding, PackageContents, String) | Generates an XML representation of the metadata model using the specified model name, package contents, and setting ID, and writes it to the specified stream using the specified encoding. |
Top
See Also
Reference
AdministrationMetadataCatalog Class
AdministrationMetadataCatalog Members
Microsoft.SharePoint.BusinessData.Administration.Client Namespace