Click or drag to resize
TaskInfoTaskObjectID Property
ID of object associated to this task.

Namespace: CMS.Scheduler
Assembly: CMS.Scheduler (in CMS.Scheduler.dll) Version: 8.2.23
Syntax
C#
public int TaskObjectID { get; set; }

Property Value

Type: Int32
See Also