is there a way to persist an instance of .GroupManager.CreateEmptyGroup()? I'd like to store a set an IVRGroup in the Model (e.g. via entities) to reuse it in later sessions.
I think recording the order of branches which have been added or removed to the group could solve it, but from my perspective this seems to be an crappy workaround.
Hi,
is there a way to persist an instance of.GroupManager.CreateEmptyGroup()? I'd like to store a set an IVRGroup in the Model (e.g. via entities) to reuse it in later sessions.
I think recording the order of branches which have been added or removed to the group could solve it, but from my perspective this seems to be an crappy workaround.
Are there any better solutions available?
Best regards,
Karsten