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