Proprietà BomItemComparerCmpAnag
             | 
          
        
        
            Indica se il confronto coinvolge l'anagrafica. E' stato esposto ma è un elemento fisso (Fixed true).
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic bool CmpAnag { get; set; }Public Property CmpAnag As Boolean
	Get
	Set
public:
property bool CmpAnag {
	bool get ();
	void set (bool value);
}member CmpAnag : bool with get, set
Valore della proprietà
Boolean
Vedi anche