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

CanAchieve<(Of <(<'TRole>)>)> Method
Indicates whether the owner can achieve the specified role.

Assembly: Epic.Core

Declaration Syntax
C#
public bool CanAchieve<TRole>()
where TRole : class
Generic Template Parameters
TRole
The type of the role to achieve.
Return Value
trueTruetrue if the session owner can achieve the role, falseFalsefalse otherwise.
blog comments powered by Disqus