StagingSynchronizationEventArgsTaskHandled Property |
Indicates if current task was handled by event handler.
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 9.0.0
Syntaxpublic bool TaskHandled { get; set; }
Property Value
Type:
Boolean
See Also