Returns this field's value.
Namespace: OIV.Inventor.FieldsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public uint Value { get; set; }
Public Property Value As UInteger
Get
Set
public:
property unsigned int Value {
unsigned int get ();
void set (unsigned int value);
}
member Value : uint32 with get, set
Property Value
Type:
UInt32Remarks See Also