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