| TopBomIniHelperAttributeQs Constructor (String) |
Namespace:
QsInformatica.Utils
Assembly:
QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax public AttributeQs(
string name
)
Public Sub New (
name As String
)
public:
AttributeQs(
String^ name
)
new :
name : string -> AttributeQs
Parameters
- name
- Type: SystemString
[Missing <param name="name"/> documentation for "M:QsInformatica.Utils.TopBomIniHelper.AttributeQs.#ctor(System.String)"]
See Also