Click or drag to resize

TopBomIniHelperManagementINIGetBomsDefined Method

Ritorna un dizionario chiave valore della sezione "bom.idx" Un elemento è della forma: (bom_n_, Nome_Distinta)

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax
public Dictionary<string, string> GetBomsDefined()

Return Value

Type: DictionaryString, String
On error returns nothing
See Also