Class SelectionMgmtEligibilityRuleEntity
This class represents the EntityModel interface to the SmEligibilityRuleGeneral database table.
Inheritance
Implements
Namespace: Cmc.Nexus.Admissions.Entities
Assembly: Cmc.Nexus.Admissions.Contracts.dll
Syntax
public class SelectionMgmtEligibilityRuleEntity : Entity, IIdentifiable, IAuditable
Constructors
SelectionMgmtEligibilityRuleEntity()
Declaration
public SelectionMgmtEligibilityRuleEntity()
Fields
ConditionalOperatorIdentifierProperty
The ConditionalOperatorIdentifier property.
Declaration
public static readonly EntityProperty ConditionalOperatorIdentifierProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CreatedDateTimeProperty
The CreatedDateTime property.
Declaration
public static readonly EntityProperty CreatedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
DbWhereClauseProperty
The DbWhereClause property.
Declaration
public static readonly EntityProperty DbWhereClauseProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
EntityWhereClauseProperty
The EntityWhereClause property.
Declaration
public static readonly EntityProperty EntityWhereClauseProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IdProperty
The Id property.
Declaration
public static readonly EntityProperty IdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsActiveProperty
The IsActive property.
Declaration
public static readonly EntityProperty IsActiveProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModifiedDateTimeProperty
The LastModifiedDateTime property.
Declaration
public static readonly EntityProperty LastModifiedDateTimeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LastModifiedUserIdProperty
The LastModifiedUserId property.
Declaration
public static readonly EntityProperty LastModifiedUserIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
LogicalOperatorProperty
The LogicalOperator property.
Declaration
public static readonly EntityProperty LogicalOperatorProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
RowVersionProperty
The RowVersion property.
Declaration
public static readonly EntityProperty RowVersionProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
SelectionMgmtEligibilityRuleTypeIdProperty
The SelectionMgmtEligibilityRuleTypeId property.
Declaration
public static readonly EntityProperty SelectionMgmtEligibilityRuleTypeIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
SelectionMgmtRuleDetailIdProperty
The SelectionMgmtRuleDetailId property.
Declaration
public static readonly EntityProperty SelectionMgmtRuleDetailIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
SelectionMgmtRuleIdProperty
The SelectionMgmtRuleId property.
Declaration
public static readonly EntityProperty SelectionMgmtRuleIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
SelectionMmtGroupEligibilityRuleIdProperty
The SelectionMmtGroupEligibilityRuleId property.
Declaration
public static readonly EntityProperty SelectionMmtGroupEligibilityRuleIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StringValueProperty
The StringValue property.
Declaration
public static readonly EntityProperty StringValueProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Properties
ConditionalOperatorIdentifier
Gets or sets the ConditionalOperatorIdentifier associated with this SelectionMgmtEligibilityRuleEntity.
Declaration
public int? ConditionalOperatorIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ConditionalOperatorIdentifier. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this SelectionMgmtEligibilityRuleEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
DbWhereClause
Gets or sets the DbWhereClause associated with this SelectionMgmtEligibilityRuleEntity.
Declaration
public string DbWhereClause { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DbWhereClause. |
EntityWhereClause
Gets or sets the EntityWhereClause associated with this SelectionMgmtEligibilityRuleEntity.
Declaration
public string EntityWhereClause { get; set; }
Property Value
Type | Description |
---|---|
System.String | The EntityWhereClause. |
Id
Gets or sets the Id associated with this SelectionMgmtEligibilityRuleEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsActive
Gets or sets the IsActive associated with this SelectionMgmtEligibilityRuleEntity.
Declaration
public bool IsActive { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsActive. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this SelectionMgmtEligibilityRuleEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this SelectionMgmtEligibilityRuleEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
LogicalOperator
Gets or sets the LogicalOperator associated with this SelectionMgmtEligibilityRuleEntity.
Declaration
public string LogicalOperator { get; set; }
Property Value
Type | Description |
---|---|
System.String | The LogicalOperator. |
RowVersion
Gets or sets the RowVersion associated with this SelectionMgmtEligibilityRuleEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
SelectionMgmtEligibilityRuleGroupList
Declaration
public List<SelectionMgmtEligibilityRuleGroup> SelectionMgmtEligibilityRuleGroupList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<SelectionMgmtEligibilityRuleGroup> |
SelectionMgmtEligibilityRuleTypeId
Gets or sets the SelectionMgmtEligibilityRuleTypeId associated with this SelectionMgmtEligibilityRuleEntity.
Declaration
public int? SelectionMgmtEligibilityRuleTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SelectionMgmtEligibilityRuleTypeId. |
SelectionMgmtRuleDetailId
Gets or sets the SelectionMgmtRuleDetailId associated with this SelectionMgmtEligibilityRuleEntity.
Declaration
public int? SelectionMgmtRuleDetailId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SelectionMgmtRuleDetailId. |
SelectionMgmtRuleId
Gets or sets the SelectionMgmtRuleId associated with this SelectionMgmtEligibilityRuleEntity.
Declaration
public int? SelectionMgmtRuleId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SelectionMgmtRuleId. |
SelectionMmtGroupEligibilityRuleId
Gets or sets the SelectionMmtGroupEligibilityRuleId associated with this SelectionMgmtEligibilityRuleEntity.
Declaration
public int? SelectionMmtGroupEligibilityRuleId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The SelectionMmtGroupEligibilityRuleId. |
StringValue
Gets or sets the StringValue associated with this SelectionMgmtEligibilityRuleEntity.
Declaration
public string StringValue { get; set; }
Property Value
Type | Description |
---|---|
System.String | The StringValue. |
Methods
GeneratedInitializer()
This is the auto-generated initializer that knows how to deal with any relationship initialization for auto-generated relationships.
Declaration
public void GeneratedInitializer()