TaskInfo |
Scroll |
Gets the task information of the linked object.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property TaskInfo As TheTaskInfo C# public virtual TheTaskInfo TaskInfo { get; }
Property Value The task info of this linked object. Only set if the LinkType is TheLinkedObjectType.TaskLink. NULL otherwise. |