IsMemberAChildOf

Indicates whether a specified Member ID is a child of the specified Parent ID.

Syntax

<HFMwDimension>.IsMemberAChildOf(lMemberID, lParentID)
ArgumentDescription
lMemberID

The member ID of the Member.

Input argument. Long subtype.

lParentID

The parent ID of the Parent.

Input argument. Long subtype.

Return Value

Returns TRUE if the Member is a child of the Parent, FALSE otherwise. Boolean subtype.