Share via


CReplicationEventSinkConfig.CLSID Property

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Gets or sets the programmatic identifier (ProgID) or the class identifier (CLSID) of the event sink.

Note

This property supports Commerce Server Staging (CSS) but should not be used directly from your code. It is for Microsoft internal use only.

object CLSID { set; get; }

Return Value

A string that contains the ProgID or the CLSID of the event sink.

Remarks

You must have CSS administrator or operator rights to get or set this property.

The CReplicationEventSinkConfig.CLSID property corresponds to the COM property named ReplicationEventSinkConfig.CLSID.

See Also

Other Resources

CReplicationEventSinkConfig Class