CatVendProdCandidateAttributeValue.compareTo Method
Compares the type of this record to the specified record.
Syntax
public int compareTo(CatVendProdCandidateAttributeValue _value)
Run On
Called
Parameters
- _value
Type: CatVendProdCandidateAttributeValue Table
The value definition to which to compare.
Return Value
Type: int
0 if this record and the specified record are of identical types.
Exceptions
Exception | Condition |
---|---|
Error | This record and the specified record are not the same type. |