Click or drag to resize
IChapterInfoChildren Property
Get array of the chapter's sub chapters

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
IChapterInfo[] Children { get; }

Return Value

Type: IChapterInfo
IChapterInfo[]
See Also