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.
Gets or sets the enabled/disabled status of a Commerce Server Staging (CSS) event sink.
Note
This property supports CSS but should not be used directly from your code. It is for Microsoft internal use only.
object Disabled { set; get; }
Return Value
true if the event sink is enabled for monitoring CSS events; otherwise, false.
Remarks
You must have CSS administrator rights to get or set this property.
The CReplicationEventSinkConfig.Disabled property corresponds to the COM property named ReplicationEventSinkConfig.Disabled.