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