The RateInformation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | RateInformation |
Initializes a new instance of the
RateInformation
class with default settings.
|
Methods
Name | Description | |
---|---|---|
![]() | Clone |
Creates a new object that is a copy of the current instance.
(Inherited from SerializableBase.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | FixedRateAmount |
Gets or sets the fixed rate cost of this event or service.
|
![]() | FixedRateAmountSpecified |
Include the FixedRateAmount
property when serializing the class or generating the document.
|
![]() | Incidentals |
Gets the collection of incidentals that are included in the estimated
cost of this event or service.
|
![]() | RateType |
Gets or sets the rate type used to calculate the cost for
this event or service.
|
![]() | UnitRateQuantity |
Gets or sets the number of units used to calculate the
cost of this event or service.
|
![]() | UnitRateQuantitySpecified |
Include the UnitRateQuantity
property when serializing the class or generating the document.
|
![]() | UnitRateQuantityUnitCode |
Gets or sets the unit of measure for the
UnitRateQuantity
property.
|
![]() | UnitRateQuantityUnitCodeSpecified |
Include the UnitRateQuantityUnitCode
property when serializing the class or generating the document.
|
![]() | UnitRateUnitAmount |
Gets or sets the per unit cost of this event or service.
|
![]() | UnitRateUnitAmountSpecified |
Include the UnitRateUnitAmount
property when serializing the class or generating the document.
|