Proprietà DocumentsEventArgsDocuments
|
Restituisce la lista dei documenti in argomento.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassipublic DedDocList Documents { get; }
Public ReadOnly Property Documents As DedDocList
Get
public:
property DedDocList^ Documents {
DedDocList^ get ();
}
member Documents : DedDocList with get
Valore della proprietà
DedDocList
Vedi anche