Click or drag to resize
IChapterInfoID Property
Get the internal chapter's ID (its unique id automatically givven through the system)

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

Return Value

Type: Int32
int
See Also