SymbolUtilityServicesRegAppAcadName
Property
|
Property that represents the predefined symbol
record of a registered application name. Cannot be NULL or an empty
string.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public static string RegAppAcadName { get; }
Public Shared ReadOnly Property RegAppAcadName As String
Get
public:
static property String^ RegAppAcadName {
String^ get ();
}
static member RegAppAcadName : string with get
Property Value
String
See Also