DispatchDocumentTitle Property |
[Missing <summary> documentation for "P:WorkZone.Dispatcher.Base.Messages.DispatchDocument.Title"]
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 Title { get; }
Public ReadOnly Property Title As String
Get
public:
property String^ Title {
String^ get ();
}
member Title : string with get
Property Value
String
See Also