Click or drag to resize
ActorEntitySpecifierTypeId Property
Enumeration which defines type of object the Actor is (e.g. Employee)

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

Property Value

Type: ActorType
See Also