[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.Messages.DispatchDocument.SubType"]
public string SubType { get; }
Public ReadOnly Property SubType As String
Get
public:
property String^ SubType {
String^ get ();
}
member SubType : string with get