Proprietà DedAttrCollectionAttributeCommAnagrAlterTable
             | 
          
        
        
            Indica se sono stati modificati gli attributi delle anagrafiche di commessa e devono essere ricreati tramite Alter Table.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic bool AttributeCommAnagrAlterTable { get; set; }Public Property AttributeCommAnagrAlterTable As Boolean
	Get
	Set
public:
property bool AttributeCommAnagrAlterTable {
	bool get ();
	void set (bool value);
}member AttributeCommAnagrAlterTable : bool with get, set
Valore della proprietà
Boolean
Vedi anche