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 bool Value { get; set; }
Public Property Value As Boolean
Get
Set
public:
property bool Value {
bool get ();
void set (bool value);
}
member Value : bool with get, set
Property Value
Type:
BooleanRemarks See Also