ThemesCriteria Class

NAMESPACE

RASAdminEngine.Core.OutputModels.Assignment.Criteria.Types

DESCRIPTION

Themes Criteria

INHERITED FROM

RASSerilazableObjarrow-up-right⇒ThemesCriteria

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

Boolean

Enabled

Whether the Themes Criteria is enabled or not

List<UInt32>

Ids

Theme criteria list

MatchingMode

Whether the matching mode type is Any or Not One of the following

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated