SIFWorks ADK 2.0
SetType Method (val)
NamespacesEdustructures.SifWorks.CommonAddressSetType(AddressType)

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

Sets the value of the Type attribute.
Declaration Syntax
C#Visual BasicVisual C++
public void SetType(
	AddressType val
)
Public Sub SetType ( _
	val As AddressType _
)
public:
void SetType (
	AddressType^ val
)
Parameters
val (AddressType)
A AddressType 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