Exago .NET API Documentation
RoleCollection Class Properties

WebReports.Api.Roles Namespace : RoleCollection Class

For a list of all members of this type, see RoleCollection members.

Public Properties
 NameDescription
Public PropertyReturns a Role object that represents the currently active role. Do not call this property without first checking to see if a role is currently active with IsActiveRole. Do not call this method if there is no currently active role.  
Public Property

Returns true if a role is currently active or false if not.

IsActiveRole should always be called first before calling ActiveRole.

 
Top
See Also

Reference

RoleCollection Class
WebReports.Api.Roles Namespace