Click or drag to resize
IntegrationTaskInfoTaskTitle Property
Title of the task.

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

Property Value

Type: String

Implements

ISynchronizationTaskTaskTitle
See Also