Forum Discussion
rhankey
2 days agoContributor II
I can't comment on what if anything changed with pre-9.0 and 9.0 with respect to dynamic dims, as I didn't dive in deep with them until 9.0. If you are having issues, perhaps the easiest way forward would be to generate a new DynamicDimensionService File, which provides a couple working examples of creating new members. Here is a copy/paste that shows the sample syntax used in 9.0. Obviously, there are a few alternate ways that get the job done too.
Dim myNewMember As DynamicMember = myDynamicMembers.CreateAndAddMember(api.DbConnApp, args, "My New Member", "My Default Description")
Related Content
- 30 days ago
- 8 months ago
- 10 months ago
- 5 months ago