 | 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)
Syntaxpublic DateTime Date { get; set; }
Public Property Date As DateTime
Get
Set
Property Value
Type:
DateTime
The date.
See Also