Click or drag to resize

RcsActionActorId 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 int? ActorId { get; set; }

Property Value

NullableInt32
See Also