Click or drag to resize
Infosoft Logo

ISystemRoleEntityService Methods

The ISystemRoleEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new SystemRole
Public methodDelete Deletes the specified SystemRole.
Public methodGet Gets a list of SystemRoles matching the specified filter.
(Inherited from ISystemRoleQueryService)
Public methodGetAll Gets all SystemRoles
(Inherited from ISystemRoleQueryService)
Public methodGetSingle Gets a single SystemRole matching the provided filter.
(Inherited from ISystemRoleQueryService)
Public methodUpdate Updates the specified SystemRole
Top
See Also