Fork me on GitHubEpicdominant domains
APIEpicIWorkingSession

IWorkingSession Interface
A user working session. It can be created or disposed by IOrganization

Assembly: Epic.Core

Declaration Syntax
C#
public interface IWorkingSession
Members
All MembersMethodsProperties   



MemberDescription
Achieve<(Of <<'(TRole>)>>)(TRole%)
Achieve the specified role.
CanAchieve<(Of <<'(TRole>)>>)()()()()
Indicates whether the owner can achieve the specified role.
Identifier
Unique identifier of the working session.
Leave<(Of <<'(TRole>)>>)(TRole%)
Leave the specified role. After calling this method, your role will be disposed and the reference to role will be set to nullNothingnullptr.
Owner
Owner of the working session. Will be Empty when anonymous.
blog comments powered by Disqus