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