Proprietà AssociateDocumentInfoFile
|
Imposta/Restituisce l'oggetto GridInfoDataList relativo alla selezione dei documenti dell'utente.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public GridInfoDataList InfoFile { get; set; }
Public Property InfoFile As GridInfoDataList
Get
Set
public:
property GridInfoDataList^ InfoFile {
GridInfoDataList^ get ();
void set (GridInfoDataList^ value);
}
member InfoFile : GridInfoDataList with get, set
Valore della proprietà
Tipo:
GridInfoDataListVedi anche