[This is preliminary documentation and is subject to change.]
Sets the value of the CodeType attribute.
| C# | Visual Basic | Visual C++ |
public void SetCodeType( ProgramExitReasonCode val )
Public Sub SetCodeType ( _ val As ProgramExitReasonCode _ )
public: void SetCodeType ( ProgramExitReasonCode^ val )
- val (ProgramExitReasonCode)
- A ProgramExitReasonCode object
The SIF specification defines the meaning of this attribute as: "If value="NCES" then use code set 0815 Program Exit Reason [NCES Handbooks]"
Version: 2.0
Since: 1.5r1