Click or drag to resize
IntegrationTaskInfo.TaskID Property
Task identifier.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 9.0.0
Syntax
C#
public virtual int TaskID { get; set; }

Property Value

Type: Int32

Implements

ISynchronizationTask.TaskID
See Also