Forum Discussion
JackLacava
3 years agoHonored Contributor
Hey Oscar,
another technique you can consider is to use isDescendant on the parents you retrieve:
Dim isTheRightParent As Boolean = api.Members.IsDescendant(dimPk, _
GatheringprocessingMemberId, _
memberIdOfParentYouRetrieved, _
None)
Related Content
- 5 months ago
- 3 years ago