What is the syntax for HierarchyElementSecurityPut?
HierarchyElementSecurityPut(Level, DimensionName, HierarchyName, ElementName, Group)
- Level = Level of privilege to be assigned to a security group for the dimension element. The levels can be:
- Admin
- Lock
- None
- Read
- Reserve
- Write
- DimensionName = Name of the dimension the element is part of.
- HierarchyName = Name of the Hierarchy the element is part of.
- ElementName = Name of the element to the group will be assigned access.
- Group = Name of the security group to receive the privilege for a dimension element.