Show / Hide Table of Contents

Class ItemRight

Abstract parent class - introduces the concept "IsActive" which is used by both FunctionRight and FieldRight

Inheritance
Object
GenericRight
ItemRight
FieldRight
FunctionRight
Inherited Members
GenericRight._reason
GenericRight.HasAll
GenericRight.HasNone
GenericRight.IgnoreReason
GenericRight.Reason
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Security
Assembly: SoCore.dll
Syntax
public abstract class ItemRight : GenericRight

Constructors

ItemRight()

Declaration
protected ItemRight()

Properties

IsActive

Generic value. Exact meaning depends on the sub-class used.

Declaration
public abstract bool IsActive { get; }
Property Value
Type Description
Boolean

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Back to top