Click or drag to resize

RoleGroupGetRoleGroups Method

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

Namespace:  SOWIApp.Management.Data
Assembly:  SOWIApp.Management (in SOWIApp.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
internal List<IDataStandard> GetRoleGroups(
	bool pWithoutReadOnly = false
)

Parameters

pWithoutReadOnly (Optional)
Type: SystemBoolean
true then filter IsReadOnly = false

Return Value

Type: ListIDataStandard

[Missing <returns> documentation for "M:SOWIApp.Management.Data.RoleGroup.GetRoleGroups(System.Boolean)"]

Remarks
List filter by Archive
See Also