Initializes a new instance of the Incidental class.

Overload List

  NameDescription
Incidental()()()
Initializes a new instance of the Incidental class with default settings.
Incidental(CicaIncidentalCode, Decimal)
Initializes a new instance of the Incidental class with the specified incidental code and fixed rate.
Incidental(CicaIncidentalCode, Decimal, Decimal)
Initializes a new instance of the Incidental class with the specified incidental code and percentage rate.
Incidental(CicaIncidentalCode, Decimal, Decimal, CicaUnitRateQuantityUnitCode)
Initializes a new instance of the Incidental class with the specified incidental code and unit rate.

See Also