Click or drag to resize

DetailItemPaymentDate Property

Payment Date

Created in Epic SDK V5.0.

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

Property Value

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