Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Manages the exporting of profile definitions to XSD.
Namespace: Microsoft.CommerceServer.Profiles
Assembly: Microsoft.CommerceServer.Profiles.DataManagement (in Microsoft.CommerceServer.Profiles.DataManagement.dll)
Syntax
'Declaration
Public Class ProfileXsdSchemaExport _
Implements IDisposable
'Usage
Dim instance As ProfileXsdSchemaExport
public class ProfileXsdSchemaExport : IDisposable
public ref class ProfileXsdSchemaExport : IDisposable
public class ProfileXsdSchemaExport implements IDisposable
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Profiles..::.ProfileXsdSchemaExport
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.