Share via


CReplicationInstance.Flags Property

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.

See Also

Other Resources

CReplicationInstance Class