Click or drag to resize

WoMessages Class

Workorder Messages
Inheritance Hierarchy
SystemObject
  CorrigoServiceWoMessages

Namespace: CorrigoService
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class WoMessages

The WoMessages type exposes the following members.

Properties
 NameDescription
Public propertyDefaultMessage Default English message for fallback or debugging purposes
Public propertyMessageCode Unique identifier for the message type, used for localization
Public propertyMessagePayload Variables needed to construct the localized message
Public propertyMissesDueBySLA Indicates if the Work Order misses the Due By SLA
Public propertyMissesOnSiteBySLA Indicates if the Work Order misses the On Site By SLA
Public propertyWorkOrderId Work Order ID
Top
See Also