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
public bool DisplayInWorkOrder { get; set; }

Property Value

Boolean
See Also