Proprietà StateCommandEventArgsDocument
|
Restituisce il documento in elaborazione dal comando.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.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à
DedDoc
Vedi anche