CommonRateSurchargeType Class

Represents a single surcharge, either optional or mandatory, for a rate.
Inheritance Hierarchy
SystemObject
  IASCommonRateSurchargeType

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class RateSurchargeType

The CommonRateSurchargeType type exposes the following members.

Fields
  NameDescription
Public fieldAmount
The dollar amount to increase the rate amount by given the addition of this surcharge.
Public fieldID
A unique identifier for this surcharge.
Public fieldIsOptional
Depending on the type of surcharge, and the type of vehicle, the surcharge may or may not be optional.
Public fieldName
The name of this charge, in a format that is meant to be displayed to an end user.
Public fieldType
The type of surcharge, which has implications on the dealer cost listed in the rate.
Top
See Also

Reference