 | OrderCombinationGroupDeferredOrderSummaryEntityRateIncVAT Property |
Gets or sets the rate inc vat.
Namespace:
AMCS.Elemos.IntegrationService.Entity.CasualCustomer.OrderCombinationGroup
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Nullable<decimal> RateIncVAT { get; set; }
Public Property RateIncVAT As Nullable(Of Decimal)
Get
Set
Property Value
Type:
NullableDecimal
The rate inc vat.
Implements
IRentalRateRateIncVAT
See Also