Click or drag to resize

ApprovalTemplateStepActorTypeId Property

This field and the next one define person who is member of the list; can be only Technician or Contact. Supported values: ActorType.Employee, ActorType.LeaseUser and ActorType.CorrigoNet.

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ActorType ActorTypeId { get; set; }

Property Value

Type: ActorType
See Also