SIFWorks ADK 2.0
SetCode Method (val)
NamespacesEdustructures.SifWorks.CommonDwellingArrangementSetCode(DwellingArrangementCode)

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

Sets the value of the <Code> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetCode(
	DwellingArrangementCode val
)
Public Sub SetCode ( _
	val As DwellingArrangementCode _
)
public:
void SetCode (
	DwellingArrangementCode^ val
)
Parameters
val (DwellingArrangementCode)
A DwellingArrangementCode object
Remarks

The SIF specification defines the meaning of this element as: "Code representing the setting/environment in which the person resides"

Version: 2.0

Since: 1.1

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