Click or drag to resize
IChapterInfoParent Property
Get the Chapter Info of the parent chapter

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

Return Value

Type: IChapterInfo
IChapterInfo
See Also