SIFWorks ADK 2.0
PayRates Class
NamespacesEdustructures.SifWorks.HrfinPayRates

[This is preliminary documentation and is subject to change.]

A PayRates
Declaration Syntax
C#Visual BasicVisual C++
public class PayRates : SifKeyedList<PayRateType, PayRate>
Public Class PayRates _
	Inherits SifKeyedList(Of PayRateType, PayRate)
public ref class PayRates : public SifKeyedList<PayRateType^, PayRate^>
Members
All MembersConstructorsMethods



IconMemberDescription
PayRatesPayRatesNew()()
Creates an instance of a PayRates

PayRatesPayRatesNew(PayRate)
Constructor that accepts values for all mandatory fields

AddPayRate(PayRateType, Nullable<(Of <Decimal>)>, Nullable<(Of <Decimal>)>)
Adds the value of the <PayRate> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <PayRate>)>
   SifKeyedList<(Of <PayRateType, PayRate>)>
    PayRates

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10