Returns this field's value. 
 
Namespace: OIV.Inventor.FieldsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic long Value { get; set; }Public Property Value As Long
	Get
	Set
public:
property long long Value {
	long long get ();
	void set (long long value);
}member Value : int64 with get, set
Property Value
Type: 
Int64
Remarks
See Also