Metodo BomItemGetAttrsDiz
             | 
          
        
        
            Restituisce il dizionario degli attributi del BomItem
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic Dictionary<string, Object> GetAttrsDiz()
Public Function GetAttrsDiz As Dictionary(Of String, Object)
public:
Dictionary<String^, Object^>^ GetAttrsDiz()
member GetAttrsDiz : unit -> Dictionary<string, Object> 
Valore di ritorno
DictionaryString, 
Object
Vedi anche