Fork me on GitHubEpicdominant domains
APIEpic.OrganizationWorkingSessionBaseGetRoleBuilder<(Of <<'(TRole>)>>)()()()()

GetRoleBuilder<(Of <(<'TRole>)>)> Method
Gets the role builder for TRole.

Assembly: Epic.Core

Declaration Syntax
C#
protected abstract RoleBuilder<TRole> GetRoleBuilder<TRole>()
where TRole : class
Generic Template Parameters
TRole
Role of interest.
Return Value
The role builder.
blog comments powered by Disqus