| TopBomIniHelperDistintagetAttributeWithName Method |
Ottiene l'oggetto Attribute dal suo nome
Namespace:
QsInformatica.Utils
Assembly:
QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 23.3.0.0 (23.3.0.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