Click or drag to resize
AttributeDescriptorDisplayInWorkOrder Property
Boolean flag. True means this attribute is important from operational standpoint and displayed on UI related to Work Orders.

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

Property Value

Type: Boolean
See Also