ExerciseMethod Field
Exercise Method used to in performing assignment.
Valid values:
A = Automatic
M = Manual
public const int ExerciseMethod = 747
This language is not supported or no code example is available.
public:
const int ExerciseMethod = 747;
This language is not supported or no code example is available.
public const ExerciseMethod : int = 747
This language is not supported or no code example is available.
Field Value
int
In this article
Definition