Proprietà AssociateDocumentInfoFile
             | 
          
        
        
            Imposta/Restituisce l'oggetto GridInfoDataList relativo alla selezione dei documenti dell'utente.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic 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à
GridInfoDataList
Vedi anche