Proprietà StateCommandEventArgsDocument
|
Restituisce il documento in elaborazione dal comando.
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public 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:
DedDocVedi anche