Property that represents the value of this
object.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
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
Object
See Also