Click or drag to resize
IChapterInfoCompleted Property
Check whether all visible questions in a chapter were answered or not.

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
bool Completed { get; }

Return Value

Type: Boolean
bool
See Also