QsCommandMethodAttribute.LocalizedNameId Property

QsInformatica.Utils

QsCommandMethodAttributeLocalizedNameId Property

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

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

Property Value

Type: String
See Also