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