Returns system CGEOCS variable of this
database.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
25.3.0.0
Syntax
public string CGEOCS { get; }
Public ReadOnly Property CGEOCS As String
Get
public:
property String^ CGEOCS {
String^ get ();
}
member CGEOCS : string with get
Property Value
String
See Also