BIMBuildingGetTypeName Property
 | 
Namespace:  Bricscad.Bim
Assembly:  BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
 
public override string GetTypeName { get; }
 
Public Overrides ReadOnly Property GetTypeName As String
        Get
 
public:
virtual property String^ GetTypeName {
        String^ get () override;
}
 
abstract GetTypeName : string with get
override GetTypeName : string with get
 
 
 
Property Value
Type: 
String 
See Also