EcoResValue.isOfSameType Method
Indicates whether the type of this record is the same as the type of the given record value.
Syntax
public boolean isOfSameType(EcoResValue _value)
Run On
Called
Parameters
- _value
Type: EcoResValue Table
The value definition to which to compare.
Return Value
Type: boolean
true if the types are the same; otherwise, false.