Click or drag to resize

CheckLastPaidDate Property

Last Paid Date

Created in Epic SDK V5.0.

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

Property Value

Type: NullableDateTime
LastPaidDate As DateTime?.
Remarks
Note Note
  • Name - LastPaidDate
See Also