ActorEntitySpecifierTypeId Property |
Enumeration which defines type of object the Actor is (e.g. Employee)
Namespace: CorrigoServiceAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ActorType TypeId { get; set; }
Public Property TypeId As ActorType
Get
Set
No code example is currently available or this language may not be supported.
Property Value
ActorType
See Also