Click or drag to resize

WoMessageCommandSenderType Property

Message sender type, optional. This is scalar enumeration value matching ActorType.

Namespace:  CorrigoService.Commands
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ActorType SenderType { get; set; }

Property Value

Type: ActorType
See Also