Class SchoolStatusDetailEntity
This class represents the EntityModel interface to the SySchoolStatusGrid database table.
Inheritance
Implements
Namespace: Cmc.Nexus.Common.Entities
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class SchoolStatusDetailEntity : Entity, IIdentifiable, IAuditable
Constructors
SchoolStatusDetailEntity()
Declaration
public SchoolStatusDetailEntity()
Fields
AccountStatusIdProperty
The AccountStatusId property.
Declaration
public static readonly EntityProperty AccountStatusIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
CanChangeToSchoolStatusIdProperty
The CanChangeToSchoolStatusId property.
Declaration
public static readonly EntityProperty CanChangeToSchoolStatusIdProperty
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 |
DaysAllowedProperty
The DaysAllowed property.
Declaration
public static readonly EntityProperty DaysAllowedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
DaysAllowedUndoStatusChangeProperty
The DaysAllowedUndoStatusChange property.
Declaration
public static readonly EntityProperty DaysAllowedUndoStatusChangeProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
DaysBeforeAllowedProperty
The DaysBeforeAllowed property.
Declaration
public static readonly EntityProperty DaysBeforeAllowedProperty
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 |
IsAccountStatusChangeAllowedProperty
The IsAccountStatusChangeAllowed property.
Declaration
public static readonly EntityProperty IsAccountStatusChangeAllowedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsAccountStatusOverriddenProperty
The IsAccountStatusOverridden property.
Declaration
public static readonly EntityProperty IsAccountStatusOverriddenProperty
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 |
IsPlacedStatusOverridenProperty
The IsPlacedStatusOverriden property.
Declaration
public static readonly EntityProperty IsPlacedStatusOverridenProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsPlacementStatusChangeAllowedProperty
The IsPlacementStatusChangeAllowed property.
Declaration
public static readonly EntityProperty IsPlacementStatusChangeAllowedProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
IsRefundCalculationTriggeredProperty
The IsRefundCalculationTriggered property.
Declaration
public static readonly EntityProperty IsRefundCalculationTriggeredProperty
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 |
PlacementStatusIdProperty
The PlacementStatusId property.
Declaration
public static readonly EntityProperty PlacementStatusIdProperty
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 |
SchoolStatusIdProperty
The SchoolStatusId property.
Declaration
public static readonly EntityProperty SchoolStatusIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StaffGroupIdProperty
The StaffGroupId property.
Declaration
public static readonly EntityProperty StaffGroupIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
StaffGroupsProperty
The StaffGroups property.
Declaration
public static readonly EntityProperty StaffGroupsProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
SystemSchoolStatusDetailIdProperty
The SystemSchoolStatusDetailId property.
Declaration
public static readonly EntityProperty SystemSchoolStatusDetailIdProperty
Field Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityProperty |
Properties
AccountStatusId
Gets or sets the AccountStatusId associated with this SchoolStatusDetailEntity.
Declaration
public int? AccountStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The AccountStatusId. |
CanChangeToSchoolStatusId
Gets or sets the CanChangeToSchoolStatusId associated with this SchoolStatusDetailEntity.
Declaration
public int CanChangeToSchoolStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The CanChangeToSchoolStatusId. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this SchoolStatusDetailEntity.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
DaysAllowed
Gets or sets the DaysAllowed associated with this SchoolStatusDetailEntity.
Declaration
public decimal DaysAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The DaysAllowed. |
DaysAllowedUndoStatusChange
Gets or sets the DaysAllowedUndoStatusChange associated with this SchoolStatusDetailEntity.
Declaration
public int? DaysAllowedUndoStatusChange { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The DaysAllowedUndoStatusChange. |
DaysBeforeAllowed
Gets or sets the DaysBeforeAllowed associated with this SchoolStatusDetailEntity.
Declaration
public decimal DaysBeforeAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The DaysBeforeAllowed. |
Id
Gets or sets the Id associated with this SchoolStatusDetailEntity.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsAccountStatusChangeAllowed
Gets or sets the IsAccountStatusChangeAllowed associated with this SchoolStatusDetailEntity.
Declaration
public bool IsAccountStatusChangeAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAccountStatusChangeAllowed. |
IsAccountStatusOverridden
Gets or sets the IsAccountStatusOverridden associated with this SchoolStatusDetailEntity.
Declaration
public bool IsAccountStatusOverridden { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAccountStatusOverridden. |
IsActive
Gets or sets the IsActive associated with this SchoolStatusDetailEntity.
Declaration
public bool IsActive { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsActive. |
IsPlacedStatusOverriden
Gets or sets the IsPlacedStatusOverriden associated with this SchoolStatusDetailEntity.
Declaration
public bool IsPlacedStatusOverriden { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsPlacedStatusOverriden. |
IsPlacementStatusChangeAllowed
Gets or sets the IsPlacementStatusChangeAllowed associated with this SchoolStatusDetailEntity.
Declaration
public bool IsPlacementStatusChangeAllowed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsPlacementStatusChangeAllowed. |
IsRefundCalculationTriggered
Gets or sets the IsRefundCalculationTriggered associated with this SchoolStatusDetailEntity.
Declaration
public bool IsRefundCalculationTriggered { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsRefundCalculationTriggered. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this SchoolStatusDetailEntity.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this SchoolStatusDetailEntity.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
PlacementStatusId
Gets or sets the PlacementStatusId associated with this SchoolStatusDetailEntity.
Declaration
public int? PlacementStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The PlacementStatusId. |
RowVersion
Gets or sets the RowVersion associated with this SchoolStatusDetailEntity.
Declaration
public byte[] RowVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Byte[] | The RowVersion. |
SchoolStatusId
Gets or sets the SchoolStatusId associated with this SchoolStatusDetailEntity.
Declaration
public int SchoolStatusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The SchoolStatusId. |
StaffGroupId
Gets or sets the StaffGroupId associated with this SchoolStatusDetailEntity.
Declaration
public int? StaffGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The StaffGroupId. |
StaffGroups
Declaration
public virtual EntityCollection<SchoolStatusDetailStaffGroupEntity> StaffGroups { get; set; }
Property Value
Type | Description |
---|---|
Cmc.Core.EntityModel.EntityCollection<SchoolStatusDetailStaffGroupEntity> |
SystemSchoolStatusDetailId
Gets or sets the SystemSchoolStatusDetailId associated with this SchoolStatusDetailEntity.
Declaration
public int SystemSchoolStatusDetailId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The SystemSchoolStatusDetailId. |
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()