Proprietà GridInfoDataListLinkNotCopy
             | 
          
        
        
            Restituisce/Imposta il flag che indica se linkare i documenti invece di copiarli
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic bool LinkNotCopy { get; set; }Public Property LinkNotCopy As Boolean
	Get
	Set
public:
property bool LinkNotCopy {
	bool get ();
	void set (bool value);
}member LinkNotCopy : bool with get, set
Valore della proprietà
Boolean
Vedi anche