SIFWorks ADK 2.0
W4 Class
NamespacesEdustructures.SifWorks.HrfinW4

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

This object contains the information completed on a W4 tax form. (Please note that this object is defined to represent the current deductions allowances for the employee; this is not intended to circumvent or replace IRS reporting standards but to faciliatate movement of W4 data from system to system within the LEA.) SIF_Events are reported.
Declaration Syntax
C#Visual BasicVisual C++
public class W4 : SifDataObject
Public Class W4 _
	Inherits SifDataObject
public ref class W4 : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
W4W4New()()
Creates an instance of a W4

W4W4New(String, Nullable<(Of <DateTime>)>, MaritalStatusRate, Nullable<(Of <Int32>)>, StatePrCode, Nullable<(Of <Boolean>)>)
Constructor that accepts values for all mandatory fields

EmployeePersonalRefId
Gets or sets the value of the EmployeePersonalRefId attribute.

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

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

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

SetMaritalStatusRate(MaritalStatusRate)
Sets the value of the <MaritalStatusRate> element.

SetStateProvince(StatePrCode)
Sets the value of the <StateProvince> element.

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

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

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

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