Returns this field's value.
Namespace: OIV.Inventor.FieldsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public double Value { get; set; }
Public Property Value As Double
Get
Set
public:
property double Value {
double get ();
void set (double value);
}
member Value : float with get, set
Property Value
Type:
DoubleRemarks See Also