| IQuestionQuestionIdToIncrement Property |
Id of the question to increment
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax int QuestionIdToIncrement { get; set; }
Property QuestionIdToIncrement As Integer
Get
Set
property int QuestionIdToIncrement {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also