KMConnectionType::validateConnectionField Method
Validates the relationship between the specified KMConnectionTypeId and KMConnectionRelation values.
Syntax
client server public static boolean validateConnectionField(KMConnectionTypeId _kmConnectionTypeId, KMConnectionRelation _kmConnectionRelation)
Run On
Called
Parameters
- _kmConnectionTypeId
Type: KMConnectionTypeId Extended Data Type
A KMConnectionTypeId value.
- _kmConnectionRelation
Type: KMConnectionRelation Extended Data Type
A KMConnectionRelation value.
Return Value
Type: boolean
true if the relationship is valid; otherwise, false.