SIFWorks ADK 2.0
Street Property
NamespacesEdustructures.SifWorks.CommonAddressStreet

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

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

The SIF specification defines the meaning of this null as: "The street part of the address"

To remove the Street, set Street to null

Version: 2.0

Since: 1.1

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