Click or drag to resize

DetailItemInvoiceDate Property

If blank on insert, defaults the invoice date to today. Unlike Epic, Unable to insert a blank value, Since ignored on update, unable to modify to blank on update either.
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.2.0.769
Syntax
public Nullable<DateTime> InvoiceDate { get; set; }

Property Value

Type: NullableDateTime
Remarks