BaseIntegrationSubscription.IsMatch Method (ICMSObject, TaskTypeEnum, TaskProcessTypeEnum)Kentico 8.1 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.1.5347.20411)

Return Value

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