QsExtensionApplicationAttribute.Type Property

QsInformatica.Utils

QsExtensionApplicationAttributeType Property

[Missing <summary> documentation for "P:QsInformatica.AutoCAD.Runtime.QsExtensionApplicationAttribute.Type"]

Namespace:  QsInformatica.AutoCAD.Runtime
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public Type Type { get; }
Public ReadOnly Property Type As Type
	Get
public:
property Type^ Type {
	Type^ get ();
}
member Type : Type with get

Property Value

Type: Type
See Also