BIMProfileStandard Property
 | 
Namespace: Bricscad.Bim
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.1.4.0
Syntax
 
public string Standard { get; }
 
Public ReadOnly Property Standard As String
        Get
 
public:
property String^ Standard {
        String^ get ();
}
 
member Standard : string with get
 
 
 
Property Value
String
 
See Also