Solved
Forum Discussion
Sweez
7 months agoContributor
To get the memberId for your entityID use the following:
Dim memberID As Integer = BRApi.Finance.Members.GetMemberId(si, dimTypeId.Entity, memberName)
As for your last question I am not sure. My suggestion would be to just do some testing with different entityids and print the result.
Related Content
- 7 months ago
- 3 years ago