IChapterInfoName Property |
Get the name of the chapter (as it is called in the designer)
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax Return Value
Type:
Stringstring
Examples
If the chapter is called "My Test Chapter" in the designer, IChapterInfo.Name will return "My Test Chapter".
See Also