EcoResEnumerationAttributeTypeValue.isOfSameAttributeType Method
Checks whether the domain of this record is the same as the domain of the given record enumeration domain value.
Syntax
public boolean isOfSameAttributeType(EcoResEnumerationAttributeTypeValue _enumAttributeTypeValue)
Run On
Called
Parameters
- _enumAttributeTypeValue
Type: EcoResEnumerationAttributeTypeValue Table
The enumeration domain value to which to compare the domain.
Return Value
Type: boolean
true if the domains are the same; otherwise, false.