Click or drag to resize
ContactInfoActorTypeId Property
Actor Type of the parent object : Customer, Employee, etc. Is required.

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