| IInterviewMethodResultIsCompleted Property |
Indicates if the interview is completed
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax bool IsCompleted { get; }
ReadOnly Property IsCompleted As Boolean
Get
property bool IsCompleted {
bool get ();
}
Property Value
Type:
BooleanSee Also