Removes the specified journal group from the application. The connected user must be assigned to the Journals Administrator role for this method to successfully execute.
Caution! | If the group does not exist, or if the group is used in a journal, an error is thrown. |
Syntax
<HFMwManageJournals>.RemoveJournalGroup bstrGroup
Argument | Description |
---|
bstrGroup | The name of the journal group to delete. Input argument. String subtype. |