BaseIntegrationSubscription IsMatch Method (ICMSObject, TaskTypeEnum, TaskProcessTypeEnum )Kentico 8.0 API Reference
Determines whether given CMS object and task type match the subscription. This method recognizes TreeNode and GeneralizedInfo as the CMS object.

Namespace: CMS.Synchronization
Assembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: OnlineBoolean
TRUE if the CMS object and task correspond with subscription settings
See Also