Click or drag to resize

TransactionsSearchResultDetailLineEntityDate Property

Gets or sets the date.

Namespace:  AMCS.Elemos.IntegrationService.Entity.Transactions
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DateTime Date { get; set; }

Property Value

Type: DateTime
The date.
See Also