SIFWorks ADK 2.0
AddressList Constructor (address)
NamespacesEdustructures.SifWorks.CommonAddressListAddressListAddressListNew(Address)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public AddressList(
	Address address
)
Public Sub New ( _
	address As Address _
)
public:
AddressList (
	Address^ address
)
Parameters
address (Address)
This element contains information related to employee's address information.For a description of this element, see 5.1.1 Address.

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