TopBomIniHelper.AttributeQs Constructor (String)

QsInformatica.Utils

TopBomIniHelperAttributeQs Constructor (String)

Initializes a new instance of the TopBomIniHelperAttributeQs class

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.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