SoSFEnumEnumTypeValue Property |
Current value.
Namespace: OIV.Inventor.FieldsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public EnumType Value { get; set; }
Public Property Value As EnumType
Get
Set
public:
property EnumType Value {
EnumType get ();
void set (EnumType value);
}
member Value : 'EnumType with get, set
Property Value
Type:
EnumTypeSee Also