BIMProfileStandard Property
|
Namespace: Bricscad.Bim
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.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