SIFWorks ADK 2.0
PayRate Class
NamespacesEdustructures.SifWorks.HrfinPayRate

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

Per pay distributions
Declaration Syntax
C#Visual BasicVisual C++
public class PayRate : SifKeyedElement
Public Class PayRate _
	Inherits SifKeyedElement
public ref class PayRate : public SifKeyedElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
PayRatePayRateNew()()
Creates an instance of a PayRate

PayRatePayRateNew(PayRateType, Nullable<(Of <Decimal>)>, Nullable<(Of <Decimal>)>)
Constructor that accepts values for all mandatory fields

Amount
Gets or sets the value of the <Amount> element.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.)
Percentage
Gets or sets the value of the <Percentage> element.

SetType(PayRateType)
Sets the value of the Type attribute.

Type
Gets or sets the value of the Type attribute.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy

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