Proprietà BomItemWrapperDistAttrs
|
Accoppiata nome-valore degli attributi di distinta
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
DictionaryString,
ObjectVedi anche