Share via


DirRelationshipTypeTable::isRelationshipSymmetric Method

Indicates whether the parent-to-child and child-to-parent relationships are symmetric.

Syntax

client server public static boolean isRelationshipSymmetric(Name _parentChildRealtionshipName, Name _childParentRelationshipName)

Run On

Called

Parameters

Return Value

Type: boolean
true if the relationships are symmetric; otherwise, false.

See Also

Reference

DirRelationshipTypeTable Table