SIFWorks ADK 2.0
EmployeeWage Class
NamespacesEdustructures.SifWorks.HrfinEmployeeWage

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

This object contains HR/payroll employee information used to define how to pay an employee per pay cycle. SIF_Events are reported.
Declaration Syntax
C#Visual BasicVisual C++
public class EmployeeWage : SifDataObject
Public Class EmployeeWage _
	Inherits SifDataObject
public ref class EmployeeWage : public SifDataObject
Members
All MembersConstructorsProperties



IconMemberDescription
EmployeeWageEmployeeWageNew()()
Creates an instance of an EmployeeWage

EmployeeWageEmployeeWageNew(String, String, PayRates)
Constructor that accepts values for all mandatory fields

EmployeePersonalRefId
Gets or sets the value of the EmployeePersonalRefId attribute.

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

RefId
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.)
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