Forum Discussion
JackLacava
OneStream Employee
3 years agoHey 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
- 12 months ago
- 3 years ago