 | TransactionsSearchResultEntitySummary120Day Property |
Gets or sets the summary120 day.
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 Nullable<decimal> Summary120Day { get; set; }
Public Property Summary120Day As Nullable(Of Decimal)
Get
Set
Property Value
Type:
NullableDecimal
The summary120 day.
See Also