[This is preliminary documentation and is subject to change.]
Sets the value of the Type attribute.
| C# | Visual Basic | Visual C++ |
public void SetType( AddressType val )
Public Sub SetType ( _ val As AddressType _ )
public: void SetType ( AddressType^ val )
- val (AddressType)
- A AddressType object
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