Proprietà BomItemComparerCmpDistAttrs
|
Dizionario degli attributi di distinta con relativo valore di controllo nel confronto
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public 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,
BooleanVedi anche