Click or drag to resize

DisbursementCheckNumber Property

Ignored if voided and not printed.

Created in Epic SDK V5.0.

Namespace:  ASI.TAM.API.Data.UI.GeneralLedger.Disbursement
Assembly:  ASI.TAM.API.Data.UI.GeneralLedger (in ASI.TAM.API.Data.UI.GeneralLedger.dll) Version: 2021.1.0.391
Syntax
public Nullable<int> CheckNumber { get; set; }

Property Value

Type: NullableInt32
CheckNumber As Integer?.
Remarks
Note Note
  • Name - CheckNumber
  • Is Identity - False
  • Required On Insert - False
  • Required On Update - False
  • Min Value - 0
  • MaxValue - 2000000000
See Also