CatVendProdCandidateAttributeValue.isOfSameType Method
Specifies whether this record is the same as the type as the specified record.
Syntax
public boolean isOfSameType(CatVendProdCandidateAttributeValue _value)
Run On
Called
Parameters
- _value
Type: CatVendProdCandidateAttributeValue Table
The value definition to which to compare.
Return Value
Type: boolean
true if this record and the specified record have the same type; otherwise, false.