WoVisitPmSequenceId Property |
PM Schedule identifier (int64). For local WOs stores PM Schedule ID;
for WOs received from requestor stores requestor ID (higher 4 bytes) + PM Schedule ID (lower 4 bytes).
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic long PmSequenceId { get; set; }Public Property PmSequenceId As Long
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Int64
See Also