Proprietà BomItemWrapperDistAttrs
|
Accoppiata nome-valore degli attributi di distinta
Namespace:
DedNet.Forms
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public Dictionary<string, Object> DistAttrs { get; set; }
Public Property DistAttrs As Dictionary(Of String, Object)
Get
Set
public:
property Dictionary<String^, Object^>^ DistAttrs {
Dictionary<String^, Object^>^ get ();
void set (Dictionary<String^, Object^>^ value);
}
member DistAttrs : Dictionary<string, Object> with get, set
Valore della proprietà
Tipo:
DictionaryString,
ObjectVedi anche