SIFWorks ADK 2.0
Type Property
NamespacesEdustructures.SifWorks.CommonAddressType

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

Gets or sets the value of the Type attribute.
Declaration Syntax
C#Visual BasicVisual C++
public string Type{ get; set;}
Public Property Type As String
public:
property String^ Type {
	String^ get ();
	void set (String^ value);
}
Value
The Type attribute of this object.
Remarks

The SIF specification defines the meaning of this attribute as: "Code that defines the location of the address. Note: A subset of specific valid values for each instance in a data object may be listed in that object."

Version: 2.0

Since: 1.1

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