Click or drag to resize

TopBomIniHelperDistintagetAttributeValsByName Method

Ottiene la lista di valori dell'Attribute con nome "name"

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax
public List<string> getAttributeValsByName(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:QsInformatica.Utils.TopBomIniHelper.Distinta.getAttributeValsByName(System.String)"]

Return Value

Type: ListString

[Missing <returns> documentation for "M:QsInformatica.Utils.TopBomIniHelper.Distinta.getAttributeValsByName(System.String)"]

See Also