SIFWorks ADK 2.0
FederalTaxId Property
NamespacesEdustructures.SifWorks.HrfinVendorInfoFederalTaxId

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

Gets or sets the value of the <FederalTaxId> element.
Declaration Syntax
C#Visual BasicVisual C++
public FederalTaxId FederalTaxId{ get; set;}
Public Property FederalTaxId As FederalTaxId
public:
property FederalTaxId^ FederalTaxId {
	FederalTaxId^ get ();
	void set (FederalTaxId^ value);
}
Value
A FederalTaxId
Remarks

The SIF specification defines the meaning of this null as: "Taxpayer identification number/Federal tax ID for this vendor."

To remove the FederalTaxId, set FederalTaxId to null

Version: 2.0

Since: 1.5r1

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