EmployeeActorTypeId Property |
Actor type, supported values are ActorType.Employee and ActorType.Provider (Technicians and Providers).
Is required.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ActorType ActorTypeId { get; set; }
Property Value
Type:
ActorType
See Also