SIFWorks ADK 2.0
SetCodeType Method (val)
NamespacesEdustructures.SifWorks.ProgramsProgramExitReasonSetCodeType(ProgramExitReasonCode)

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

Sets the value of the CodeType attribute.
Declaration Syntax
C#Visual BasicVisual C++
public void SetCodeType(
	ProgramExitReasonCode val
)
Public Sub SetCodeType ( _
	val As ProgramExitReasonCode _
)
public:
void SetCodeType (
	ProgramExitReasonCode^ val
)
Parameters
val (ProgramExitReasonCode)
A ProgramExitReasonCode object
Remarks

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

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