RcsActionActorId Property |
Actor who performed RCS Action. In some cases this value is entered explicitly by user.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int? ActorId { get; set; }
Public Property ActorId As Integer?
Get
Set
No code example is currently available or this language may not be supported.
Property Value
NullableInt32
See Also