AcSmDatabaseClassGetTypeName Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.0.0.0
Syntax
public virtual string GetTypeName()
Public Overridable Function GetTypeName As String
public:
virtual String^ GetTypeName()
abstract GetTypeName : unit -> string
override GetTypeName : unit -> string
Return Value
Type:
String
Implements
IAcSmDatabaseGetTypeName
See Also