ActiveReports 12 Server User Guide
IsMember Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Contracts Namespace > PermissionRecord Class : IsMember Property
Gets or sets a value indicating whether the user belongs to the role.
Syntax
'Declaration
 
Public Property IsMember As Boolean
public bool IsMember {get; set;}

Property Value

true if the user is member of the role; otherwise, false.
See Also

Reference

PermissionRecord Class
PermissionRecord Members