EBoksExceptionXmlResponse Property |
[Missing <summary> documentation for "P:WorkZone.Dispatcher.EBoks.EBoksException.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 XDocument XmlResponse { get; }
Public ReadOnly Property XmlResponse As XDocument
Get
public:
property XDocument^ XmlResponse {
XDocument^ get ();
}
member XmlResponse : XDocument with get
Property Value
XDocument
See Also