Click or drag to resize
TurnWtTemplateId Property
Work Template; This field tells what work will be done. This field must reference Work Template whose WO Type has category Turn.

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

Property Value

Type: Int32
See Also