SIFWorks ADK 2.0
DwellingArrangement Property
NamespacesEdustructures.SifWorks.CommonDemographicsDwellingArrangement

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

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

The SIF specification defines the meaning of this null as: "Setting/environment in which the persion resides"

To remove the DwellingArrangement, set DwellingArrangement to null

Version: 2.0

Since: 1.1

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