Forum Discussion
MarkHoughton
4 years agoContributor
Hi,
Many thanks for that, though the first line should be Dim ObjViewMember
Dim ObjviewMember As ViewMember = ViewMember.GetItem(api.Pov.View.MemberPk.MemberId)
Then it works perfectly.
Mark
aricgresko
4 years agoContributor III
Other than changing the variable name you declared (viewMember vs. ObjViewMember), what's the difference? It accomplishes the same thing, just personal preference?
- MarkHoughton4 years agoContributor
Hi,
Well it just gave me a compile error until I changed it, that's all. Otherwise, perfect. Appreciate your help in resolving this.
Mark
- aricgresko4 years agoContributor III
Interesting - I don't have any compile issues. Either way, glad it's working for you!
Related Content
- 2 years ago
- 6 months ago
- 4 years ago
- 8 months ago