Click or drag to resize
TaskStatusDeleted Property
Indicates that task has been deleted. The scope will be None since additional information is unknown.

Namespace: PIX.QMSAPI.DataObjects
Assembly: 
Syntax
public bool Deleted { get; set; }

Property Value

Type: Boolean
See Also