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.
Gets the flags that were used to start the replication of a Commerce Server Staging (CSS) project.
object Flags { get; }
Return Value
A read-only bit field that specifies the flags used for the replication. The meanings of the bits are defined in CSS API Flags.
Remarks
For a code example, see the Query method.
The CReplicationInstance.Flags property corresponds to the COM property named ReplicationInstance.Flags.