RcsActionActorTypeId 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 ActorType? ActorTypeId { get; set; }
Public Property ActorTypeId As ActorType?
Get
Set
No code example is currently available or this language may not be supported.
Property Value
NullableActorType
See Also