.NET Framework Staging Reference
This section describes the Commerce Server Staging (CSS) classes and enumerations.
Important Note: |
---|
CSS commands require the user who is calling a method or reading a property to have CSS operator rights. In some cases, you must have CSS administrator rights. These latter cases are noted in the Remarks section of the method or property. For information about CSS user rights, see How Are Permissions Granted to CSS Authentication Accounts? |
Although the CSS classes are implemented as COM classes, there is a .NET Framework class that corresponds to each COM class. The topics in this section describe the .NET Framework classes. Each topic identifies the programmatic identifier (ProgID), class identifier (CLSID), and name of the COM class that corresponds to the .NET Framework class.
The following table briefly describes the CSS classes.
Class |
Description |
---|---|
Manages the replication of individual files. |
|
Tracks error information for replications that are performed by using the CReplicationClient object. |
|
Manages the configuration of an event sink.
Note:
This class supports CSS, but most of its members are for Microsoft internal use only.
|
|
Provides information about individual replications. |
|
Provides access to individual replication items in a project. |
|
Handles the administration of replication projects. |
|
Handles the administration of replication routes. |
|
Manages the frequency and schedule of replications. |
|
Handles the administration of CSS servers. |
The following table briefly describes the CSS enumerations.
Enumeration |
Description |
---|---|
Specifies whether to open an existing CSS project or create a new CSS project. |
|
Specifies whether to replicate a CSS project or apply the changes that were already made by a previous replication. |
|
Specifies the type of a CSS server. |