SIFWorks ADK 2.0
AddressList Property
NamespacesEdustructures.SifWorks.HrfinLocationInfoAddressList

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

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

The SIF specification defines the meaning of this null as: "This element has the LocationInfo address information."

To remove the AddressList, set AddressList to null

Version: 2.0

Since: 1.5r1

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