AdministrationMetadataCatalog.ExportPackage method
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 this XML 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 identifier and writes this XML to the specified stream using the specified encoding. |
Top
See also
Reference
AdministrationMetadataCatalog class