Click or drag to resize

QsCommandClassAttribute Constructor

Initializes a new instance of the QsCommandClassAttribute class

Namespace:  QsInformatica.AutoCAD.Runtime
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
public QsCommandClassAttribute(
	Type name
)

Parameters

name
Type: SystemType

[Missing <param name="name"/> documentation for "M:QsInformatica.AutoCAD.Runtime.QsCommandClassAttribute.#ctor(System.Type)"]

See Also