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