[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <FederalTaxId> element.
| C# | Visual Basic | Visual C++ |
public FederalTaxId FederalTaxId{ get; set;}
Public Property FederalTaxId As FederalTaxId
public: property FederalTaxId^ FederalTaxId { FederalTaxId^ get (); void set (FederalTaxId^ value); }
A FederalTaxId
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