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: 23.3.0.0 (23.3.0.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