 | WorkOrderEntityExternalOperatorId Property |
Gets or sets the external operator identifier.
Namespace:
AMCS.Elemos.IntegrationService.Entity.WorkOrder
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ExternalOperatorId { get; set; }
Public Property ExternalOperatorId As String
Get
Set
Property Value
Type:
String
The external operator identifier.
See Also