Proprietà DisconnectDocumentDeleteIfNoMoreAnagr
             | 
          
        
        
            Restituisce o imposta se eliminare il documento nel caso non sia collegato ad altre anagrafiche.
            Il suo valore di default è true.
            Questa opzione viene sempre valutata anche se la proprietà UseUI è impostata a false.
            
        
        Namespace: DedNet.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic bool DeleteIfNoMoreAnagr { get; set; }Public Property DeleteIfNoMoreAnagr As Boolean
	Get
	Set
public:
property bool DeleteIfNoMoreAnagr {
	bool get ();
	void set (bool value);
}member DeleteIfNoMoreAnagr : bool with get, set
Valore della proprietà
Boolean
Vedi anche