TopBomIniHelper.BomQs.getAllFilters Method

QsInformatica.Utils

TopBomIniHelperBomQsgetAllFilters Method

[Missing <summary> documentation for "M:QsInformatica.Utils.TopBomIniHelper.BomQs.getAllFilters"]

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public Dictionary<string, string> getAllFilters()
Public Function getAllFilters As Dictionary(Of String, String)
public:
Dictionary<String^, String^>^ getAllFilters()
member getAllFilters : unit -> Dictionary<string, string> 

Return Value

Type: DictionaryString, String

[Missing <returns> documentation for "M:QsInformatica.Utils.TopBomIniHelper.BomQs.getAllFilters"]

See Also