Click or drag to resize

QsExtensionApplicationAttribute Constructor

Initializes a new instance of the QsExtensionApplicationAttribute class

Namespace:  QsInformatica.AutoCAD.Runtime
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public QsExtensionApplicationAttribute(
	Type entryPointType
)

Parameters

entryPointType
Type: SystemType

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

See Also