Click or drag to resize
IntegrationTaskInfoTaskType Property
Type of the task.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 11.0.0
Syntax
C#
public virtual TaskTypeEnum TaskType { get; set; }

Property Value

Type: TaskTypeEnum
See Also