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