TaskId

VisualObjectPlacement.TaskId property

Gets or sets Id of task if ‘Attach to task’ options is selected, -1 otherwise.

public int TaskId { get; set; }

See Also