[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.
| C# | Visual Basic | Visual C++ |
public class EmployeeWage : SifDataObject
Public Class EmployeeWage _ Inherits SifDataObject
public ref class EmployeeWage : public SifDataObject
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| 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.) |
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| EmployeeWage | |||||