Click or drag to resize
WoItemTask Property
The task to be done in frame of the item. Is required.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Task Task { get; set; }

Property Value

Type: Task
See Also