| QsCommandClassAttribute Constructor |
Namespace:
QsInformatica.AutoCAD.Runtime
Assembly:
QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax public QsCommandClassAttribute(
Type name
)
Public Sub New (
name As Type
)
public:
QsCommandClassAttribute(
Type^ name
)
new :
name : Type -> QsCommandClassAttribute
Parameters
- name
- Type: SystemType
[Missing <param name="name"/> documentation for "M:QsInformatica.AutoCAD.Runtime.QsCommandClassAttribute.#ctor(System.Type)"]
See Also