Click or drag to resize
IntegrationTaskInfoTaskProcessType Property
Selected type of processing (applies only to inbound tasks).

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

Property Value

Type: IntegrationProcessTypeEnum
See Also