| IInterviewNextPage Property |
Retrieves the next possible interview page element
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax IElement NextPage { get; }
ReadOnly Property NextPage As IElement
Get
property IElement^ NextPage {
IElement^ get ();
}
Property Value
Type:
IElementSee Also