DispatchDocumentSubType Property |
[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.Messages.DispatchDocument.SubType"]
Namespace: WorkZone.Dispatcher.Base.MessagesAssembly: WorkZone.Dispatcher.Base_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic string SubType { get; }
Public ReadOnly Property SubType As String
Get
public:
property String^ SubType {
String^ get ();
}
member SubType : string with get
Property Value
String
See Also