Indicates whether a specified Member ID is a child of the specified Parent ID.
<HFMwDimension>.IsMemberAChildOf(lMemberID, lParentID)| Argument | Description |
|---|---|
| lMemberID | The member ID of the Member. Input argument. Long subtype. |
| lParentID | The parent ID of the Parent. Input argument. Long subtype. |
Returns TRUE if the Member is a child of the Parent, FALSE otherwise. Boolean subtype.