SIFWorks ADK 2.0
Address Property
NamespacesEdustructures.SifWorks.ProfdevActivityProviderAddress

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

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

The SIF specification defines the meaning of this null as: "This element contains information related to provider's address information."

To remove the Address, set Address to null

Version: 2.0

Since: 1.5r1

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