Gets the type of action to execute. It specifies how the instruction value and else instruction value is applied to the corresponding form field.

Syntax

public Instruction.InstructionTypes InstructionType { get; }
Public ReadOnly Property InstructionType() As Instruction.InstructionTypes

Limitations

Read only.

Remarks

The value represents the constructor's instructionType parameter value.