EBoksMessageShipmentHandleXmlResponse Property |
[Missing <summary> documentation for "P:WorkZone.Dispatcher.EBoks.EBoksMessageShipmentHandle.XmlResponse"]
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 string XmlResponse { get; }
Public ReadOnly Property XmlResponse As String
Get
public:
virtual property String^ XmlResponse {
String^ get () sealed;
}
abstract XmlResponse : string with get
override XmlResponse : string with get
Property Value
StringImplements
IMessageShipmentHandleXmlResponse
See Also