Click or drag to resize

ReceiptTimestamp Property

Used to prevent overwriting previously saved data.

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.2.0.769
Syntax
public Nullable<DateTime> Timestamp { get; set; }

Property Value

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