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