SIFWorks ADK 2.0
SetStreet Method (Line1)
NamespacesEdustructures.SifWorks.CommonAddressSetStreet(String)

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

Sets the value of the <Street> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetStreet(
	string Line1
)
Public Sub SetStreet ( _
	Line1 As String _
)
public:
void SetStreet (
	String^ Line1
)
Parameters
Line1 (String)
Address line 1.
Remarks

This form of setStreet is provided as a convenience method that is functionally equivalent to the Street

Version: 2.0

Since: 1.1

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