ASP.NET VETtrak API web services
ContentsIndexHome
PreviousUpNext
TPric.SurchargePercentage Property

The percentage surcharge applicable to this enrolment price. Can be negative for a discount. Will be 0 if no surcharge is applicable to the enrolment price. If this is not 0, the Amount and GST is inclusive of the surcharge, and these amounts must be specified as inclusive of the surcharge when adding pricing to web enrolments. The percentage cannot be overridden.

C#
public decimal SurchargePercentage;
Copyright (c) VETtrak 2022. All rights reserved.