Interface IUsergroupAssignment
Represents an usergroup assignment.
Inherited Members
Namespace: BiExcellence.OpenBi.Api.Commands.Usergroups
Assembly: BiExcellence.OpenBi.Api.Usergroup.dll
Syntax
public interface IUsergroupAssignment : IUsergroup, ICustomAttributes
Properties
IsInherited
Determines whether the usergroup is inherited.
Declaration
bool IsInherited { get; }
Property Value
Type | Description |
---|---|
bool |