Click or drag to resize

ActorTypeId Property

Enumeration which defines type of object the Actor is (e.g. Employee)

Namespace:  CorrigoService.Entities
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