Click or drag to resize

RoleGetRoleGroups Method

Gives a Role Group list based on type Data Standard and filter without read only

Namespace:  SOWIApp.Administrator
Assembly:  SOWIApp.Administrator (in SOWIApp.Administrator.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public List<IDataStandard> GetRoleGroups()

Return Value

Type: ListIDataStandard

[Missing <returns> documentation for "M:SOWIApp.Administrator.Role.GetRoleGroups"]

Remarks
Filter without "read only" meaning use only own Role Group data items
See Also