MessageSenderAddress Property |
[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.Messages.Message.SenderAddress"]
Namespace: WorkZone.Dispatcher.Base.MessagesAssembly: WorkZone.Dispatcher.Base_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic PartyAddress SenderAddress { get; }
Public ReadOnly Property SenderAddress As PartyAddress
Get
public:
property PartyAddress^ SenderAddress {
PartyAddress^ get ();
}
member SenderAddress : PartyAddress with get
Property Value
PartyAddress
See Also