WoMessageCommandSenderType Property |
Message sender type, optional. This is scalar enumeration value matching ActorType.
Namespace: CorrigoService.CommandsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ActorType SenderType { get; set; }Public Property SenderType As ActorType
Get
Set
No code example is currently available or this language may not be supported.
Property Value
ActorType
See Also