TopBomIniHelper.Distinta.getAttributeWithName Method

QsInformatica.Utils

TopBomIniHelperDistintagetAttributeWithName Method

Ottiene l'oggetto Attribute dal suo nome

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public TopBomIniHelperAttributeQs getAttributeWithName(
	string name
)
Public Function getAttributeWithName ( 
	name As String
) As TopBomIniHelperAttributeQs
public:
TopBomIniHelperAttributeQs^ getAttributeWithName(
	String^ name
)
member getAttributeWithName : 
        name : string -> TopBomIniHelperAttributeQs 

Parameters

name
Type: SystemString

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

Return Value

Type: TopBomIniHelperAttributeQs

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

See Also