Gets the process management submission group for a dimension member.
HS.<Dimension>.SubmissionGroup(Dimension member)
where Dimension is one of these dimensions: Account, Custom1...4.
HS.Account.SubmissionGroup(Account) HS.Custom1.SubmissionGroup(Custom1) HS.Custom2.SubmissionGroup(Custom2) HS.Custom3.SubmissionGroup(Custom3) HS.Custom4.SubmissionGroup(Custom4)
An integer representing the submission group for the dimension member. Valid values are 1–99.
HS.Account.SubmissionGroup(“Sales”)