EBoksSenderMockSenderAddress Property |
[Missing <summary> documentation for "P:WorkZone.Dispatcher.EBoks.EBoksSenderMock.SenderAddress"]
Namespace: WorkZone.Dispatcher.EBoksAssembly: WorkZone.Dispatcher.EBoks_24.5.0.0 (in WorkZone.Dispatcher.EBoks_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:
virtual property PartyAddress^ SenderAddress {
PartyAddress^ get () sealed;
}
abstract SenderAddress : PartyAddress with get
override SenderAddress : PartyAddress with get
Property Value
PartyAddressImplements
IDigitalPostSenderSenderAddress
See Also