QsCommandMethodAttribute.GlobalName Property

QsInformatica.Utils

QsCommandMethodAttributeGlobalName Property

[Missing <summary> documentation for "P:QsInformatica.AutoCAD.Runtime.QsCommandMethodAttribute.GlobalName"]

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

Property Value

Type: String
See Also