ResponsibilityAssigneeTypeId Property |
Type ID of the actor chosen for this Responsibility. Supported values are ActorType.Employee and ActorType.LeaseUser only, i.e. Technician and Contact.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ActorType AssigneeTypeId { get; set; }
Public Property AssigneeTypeId As ActorType
Get
Set
No code example is currently available or this language may not be supported.
Property Value
ActorType
See Also