Class StaffGroupFundSourcePermission
This class represents the EntityModel interface to the SYFSStaffGroup database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.Common
Assembly: Cmc.Nexus.Models.dll
Syntax
public class StaffGroupFundSourcePermission
Constructors
StaffGroupFundSourcePermission()
Declaration
public StaffGroupFundSourcePermission()
Properties
CreatedDateTime
Gets or sets the CreatedDateTime associated with this StaffGroupFundSourcePermission.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
FundSource
Declaration
public virtual FundSource FundSource { get; set; }
Property Value
Type | Description |
---|---|
FundSource |
FundSourceId
Gets or sets the FundSourceId associated with this StaffGroupFundSourcePermission.
Declaration
public int FundSourceId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The FundSourceId. |
Id
Gets or sets the Id associated with this StaffGroupFundSourcePermission.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsAllowedToAdd
Gets or sets the IsAllowedToAdd associated with this StaffGroupFundSourcePermission.
Declaration
public bool IsAllowedToAdd { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToAdd. |
IsAllowedToApprove
Gets or sets the IsAllowedToApprove associated with this StaffGroupFundSourcePermission.
Declaration
public bool IsAllowedToApprove { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToApprove. |
IsAllowedToDelete
Gets or sets the IsAllowedToDelete associated with this StaffGroupFundSourcePermission.
Declaration
public bool IsAllowedToDelete { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToDelete. |
IsAllowedToDeletePaidRefund
Gets or sets the IsAllowedToDeletePaidRefund associated with this StaffGroupFundSourcePermission.
Declaration
public bool IsAllowedToDeletePaidRefund { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToDeletePaidRefund. |
IsAllowedToDeletePaidStipend
Gets or sets the IsAllowedToDeletePaidStipend associated with this StaffGroupFundSourcePermission.
Declaration
public bool IsAllowedToDeletePaidStipend { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToDeletePaidStipend. |
IsAllowedToDeletePayment
Gets or sets the IsAllowedToDeletePayment associated with this StaffGroupFundSourcePermission.
Declaration
public bool IsAllowedToDeletePayment { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToDeletePayment. |
IsAllowedToDeleteScheduledRefund
Gets or sets the IsAllowedToDeleteScheduledRefund associated with this StaffGroupFundSourcePermission.
Declaration
public bool IsAllowedToDeleteScheduledRefund { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToDeleteScheduledRefund. |
IsAllowedToDeleteScheduledStipend
Gets or sets the IsAllowedToDeleteScheduledStipend associated with this StaffGroupFundSourcePermission.
Declaration
public bool IsAllowedToDeleteScheduledStipend { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToDeleteScheduledStipend. |
IsAllowedToEdit
Gets or sets the IsAllowedToEdit associated with this StaffGroupFundSourcePermission.
Declaration
public bool IsAllowedToEdit { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToEdit. |
IsAllowedToEditPaidRefund
Gets or sets the IsAllowedToEditPaidRefund associated with this StaffGroupFundSourcePermission.
Declaration
public bool IsAllowedToEditPaidRefund { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToEditPaidRefund. |
IsAllowedToEditPaidStipend
Gets or sets the IsAllowedToEditPaidStipend associated with this StaffGroupFundSourcePermission.
Declaration
public bool IsAllowedToEditPaidStipend { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToEditPaidStipend. |
IsAllowedToEditPayeeOnScheduledRefund
Gets or sets the IsAllowedToEditPayeeOnScheduledRefund associated with this StaffGroupFundSourcePermission.
Declaration
public bool IsAllowedToEditPayeeOnScheduledRefund { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToEditPayeeOnScheduledRefund. |
IsAllowedToEditPayeeOnScheduledStipend
Gets or sets the IsAllowedToEditPayeeOnScheduledStipend associated with this StaffGroupFundSourcePermission.
Declaration
public bool IsAllowedToEditPayeeOnScheduledStipend { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToEditPayeeOnScheduledStipend. |
IsAllowedToEditPayment
Gets or sets the IsAllowedToEditPayment associated with this StaffGroupFundSourcePermission.
Declaration
public bool IsAllowedToEditPayment { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToEditPayment. |
IsAllowedToEditScheduledRefund
Gets or sets the IsAllowedToEditScheduledRefund associated with this StaffGroupFundSourcePermission.
Declaration
public bool IsAllowedToEditScheduledRefund { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToEditScheduledRefund. |
IsAllowedToEditScheduledStipend
Gets or sets the IsAllowedToEditScheduledStipend associated with this StaffGroupFundSourcePermission.
Declaration
public bool IsAllowedToEditScheduledStipend { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToEditScheduledStipend. |
IsAllowedToPost
Gets or sets the IsAllowedToPost associated with this StaffGroupFundSourcePermission.
Declaration
public bool IsAllowedToPost { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToPost. |
IsAllowedToPostRefund
Gets or sets the IsAllowedToPostRefund associated with this StaffGroupFundSourcePermission.
Declaration
public bool IsAllowedToPostRefund { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToPostRefund. |
IsAllowedToPostStipend
Gets or sets the IsAllowedToPostStipend associated with this StaffGroupFundSourcePermission.
Declaration
public bool IsAllowedToPostStipend { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToPostStipend. |
IsAllowedToScheduleRefund
Gets or sets the IsAllowedToScheduleRefund associated with this StaffGroupFundSourcePermission.
Declaration
public bool IsAllowedToScheduleRefund { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToScheduleRefund. |
IsAllowedToScheduleStipend
Gets or sets the IsAllowedToScheduleStipend associated with this StaffGroupFundSourcePermission.
Declaration
public bool IsAllowedToScheduleStipend { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToScheduleStipend. |
IsAllowedToView
Gets or sets the IsAllowedToView associated with this StaffGroupFundSourcePermission.
Declaration
public bool IsAllowedToView { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToView. |
IsAllowedToVoidPaidRefund
Gets or sets the IsAllowedToVoidPaidRefund associated with this StaffGroupFundSourcePermission.
Declaration
public bool IsAllowedToVoidPaidRefund { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToVoidPaidRefund. |
IsAllowedToVoidPaidStipend
Gets or sets the IsAllowedToVoidPaidStipend associated with this StaffGroupFundSourcePermission.
Declaration
public bool IsAllowedToVoidPaidStipend { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToVoidPaidStipend. |
IsAllowedToVoidPayment
Gets or sets the IsAllowedToVoidPayment associated with this StaffGroupFundSourcePermission.
Declaration
public bool IsAllowedToVoidPayment { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsAllowedToVoidPayment. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this StaffGroupFundSourcePermission.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this StaffGroupFundSourcePermission.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
StaffGroup
Declaration
public virtual StaffGroup StaffGroup { get; set; }
Property Value
Type | Description |
---|---|
StaffGroup |
StaffGroupId
Gets or sets the StaffGroupId associated with this StaffGroupFundSourcePermission.
Declaration
public int StaffGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StaffGroupId. |
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()
SetupFluentMappings(DbModelBuilder)
Any type of relationship that can't be inferred from the entity annotations must be done by hand using the Fluent api. Handle those relationships here.
Declaration
public static void SetupFluentMappings(DbModelBuilder modelBuilder)
Parameters
Type | Name | Description |
---|---|---|
System.Data.Entity.DbModelBuilder | modelBuilder | The DbModelBuilder that has all of the model entities. |