TopBomIniHelper.AttributeQs.Name Property

QsInformatica.Utils

TopBomIniHelperAttributeQsName Property

[Missing <summary> documentation for "P:QsInformatica.Utils.TopBomIniHelper.AttributeQs.Name"]

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public string Name { get; set; }
Public Property Name As String
	Get
	Set
public:
property String^ Name {
	String^ get ();
	void set (String^ value);
}
member Name : string with get, set

Property Value

Type: String
See Also