IfcHeaderImplementationLevel Property
 | 
Namespace:  Bricscad.Ifc
Assembly:  BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
 
public IfcString ImplementationLevel { get; }
 
Public ReadOnly Property ImplementationLevel As IfcString
        Get
 
public:
property IfcString^ ImplementationLevel {
        IfcString^ get ();
}
 
member ImplementationLevel : IfcString with get
 
 
 
Property Value
Type: 
IfcString 
See Also