SIFWorks ADK 2.0
Address Property
NamespacesEdustructures.SifWorks.HrfinVendorInfoAddress

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

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

The SIF specification defines the meaning of this null as: "This element has the staff member's address information (in SIF 2.x use the ContactInfo element)"

To remove the Address, set Address to null

Version: 2.0

Since: 1.5r1

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