SIFWorks ADK 2.0
Exempt Property
NamespacesEdustructures.SifWorks.HrfinW4Exempt

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

Gets or sets the value of the <Exempt> element.
Declaration Syntax
C#Visual BasicVisual C++
public Nullable<bool> Exempt{ get; set;}
Public Property Exempt As Nullable(Of Boolean)
public:
property Nullable<bool> Exempt {
	Nullable<bool> get ();
	void set (Nullable<bool> value);
}
Value
The Exempt element of this object.
Remarks

The SIF specification defines the meaning of this element as: "Is this employee exempt from federal and state exemptions?"

Version: 2.0

Since: 1.5r1

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