 | ServiceProductEntityPriceIncVatWithoutPromotion Property |
Gets or sets the Price Inc Vat Without Promotion.
Namespace:
AMCS.Elemos.IntegrationService.Entity.CasualCustomer
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Nullable<decimal> PriceIncVatWithoutPromotion { get; set; }
Public Property PriceIncVatWithoutPromotion As Nullable(Of Decimal)
Get
Set
Property Value
Type:
NullableDecimal
The Price Inc Vat Without Promotion
See Also