TypeProp

TypeProp class

Type specifies a data type for the custom property value.

Constructors

NameDescription
TypePropConstructor.

Properties

NameTypeDescription
ValueintType specifies a data type for the custom property value. The value of the property is TypePropValue integer constant.
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

NameDescription
equalsAre objects equal.
hashCodeServes as a hash function for a particular type.

TypeProp(value)

Constructor.

ParameterTypeDescription
valueintA TypePropValue value.

TypeProp.Value property

Type specifies a data type for the custom property value. The value of the property is TypePropValue integer constant.

Type: int

TypeProp.Ufe property

Specifies attributes of an element.

Type: UnitFormulaErr

equals(value)

Are objects equal.

ParameterTypeDescription
valueObject

hashCode()

Serves as a hash function for a particular type.