[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.Messages.IMessageShipmentHandle.XmlResponse"]
string XmlResponse { get; }
ReadOnly Property XmlResponse As String
Get
property String^ XmlResponse {
String^ get ();
}
abstract XmlResponse : string with get