Forum Discussion
Sweez
5 months agoNew Contributor III
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
- 5 months ago
- 3 years ago
- 12 months ago