Proprietà MoveDocumentEventArgsDocument
|
Restituisce il documento da spostare già aggiornato sulla nuova destinazione.
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassipublic DedDoc Document { get; }
Public ReadOnly Property Document As DedDoc
Get
public:
property DedDoc^ Document {
DedDoc^ get ();
}
member Document : DedDoc with get
Valore della proprietà
Tipo:
DedDoc
Vedi anche