CReplicationEventSinkConfig.ProjectFilter Property

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

Gets or sets the name of the Commerce Server Staging (CSS) project that an event sink monitors.

Note

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

object ProjectFilter { set; get; }

Return Value

A string that contains the name of a project to monitor for events.

Remarks

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

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

See Also

Other Resources

CReplicationEventSinkConfig Class