| TopBomIniHelperDistintagetAttributeWithName Method |
Ottiene l'oggetto Attribute dal suo nome
Namespace: QsInformatica.UtilsAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 27.1.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 String
[Missing <param name="name"/> documentation for "M:QsInformatica.Utils.TopBomIniHelper.Distinta.getAttributeWithName(System.String)"]
Return Value
TopBomIniHelperAttributeQs[Missing <returns> documentation for "M:QsInformatica.Utils.TopBomIniHelper.Distinta.getAttributeWithName(System.String)"]
See Also