 | WorkOrderEntityCallerName Property |
Gets or sets the name of the caller.
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 CallerName { get; set; }
Public Property CallerName As String
Get
Set
Property Value
Type:
String
The name of the caller.
See Also