Proprietà BomItemComparerCmpDistAttrs
             | 
          
        
        
            Dizionario degli attributi di distinta con relativo valore di controllo nel confronto
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic Dictionary<DedAttr, bool> CmpDistAttrs { get; set; }Public Property CmpDistAttrs As Dictionary(Of DedAttr, Boolean)
	Get
	Set
public:
property Dictionary<DedAttr^, bool>^ CmpDistAttrs {
	Dictionary<DedAttr^, bool>^ get ();
	void set (Dictionary<DedAttr^, bool>^ value);
}member CmpDistAttrs : Dictionary<DedAttr, bool> with get, set
Valore della proprietà
DictionaryDedAttr, 
Boolean
Vedi anche