Click or drag to resize

RcsActionActorTypeId Property

Actor who performed RCS Action. In some cases this value is entered explicitly by user.

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

Property Value

NullableActorType
See Also