SIFWorks ADK 2.0
PayRateType Class
NamespacesEdustructures.SifWorks.HrfinPayRateType

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

Defines the set of values that can be specified whenever a PayRateType is used as a parameter to a method or constructor.
Declaration Syntax
C#Visual BasicVisual C++
public class PayRateType : SifEnum
Public Class PayRateType _
	Inherits SifEnum
public ref class PayRateType : public SifEnum
Members
All MembersMethodsFields



IconMemberDescription
static memberEXTRA
Extra pay ("X")

static memberHOURLY
Hourly ("H")

static memberPER_DIEM
Per diem ("D")

static memberPER_PAY
Per pay ("P")

static memberWrap(String)
Wrap an arbitrary string value in a PayRateType object.

Remarks
Alternatively, the static Wrap(String) method can be called to encapsulate any string value in a PayRateType object.

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
SifSimpleType
 AdkDataType<(Of <String>)>
  SifString
   SifEnum
    PayRateType

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