ExportSchemas Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Exports the specified profile definitions to a file as XSD schema.
Overload List
Name | Description | |
---|---|---|
ExportSchemas(String, array<String>[]()[]) | Exports the specified profile definitions to a specified file as XSD schema. | |
ExportSchemas(String, String, array<String>[]()[]) | Exports the specified profile definitions to a specified file, in the specified namespace as XSD schema. |
Top