[This is preliminary documentation and is subject to change.]
Sets the value of the Type attribute.
| C# | Visual Basic | Visual C++ |
public void SetType( CreditType val )
Public Sub SetType ( _ val As CreditType _ )
public: void SetType ( CreditType^ val )
- val (CreditType)
- A CreditType object
This attribute is known by more than one tag name depending on the version of SIF in use. The ADK will use the tag names shown below when parsing and rendering attributes of this kind.
| Version | Tag |
|---|---|
| 1.5r1 | <Code> |
| 2.0 | <Type> |
Version: 2.0
Since: 1.5r1