| ISurveyIntegrityErrorScriptError Property |
Type of the AskiaScript error when available
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax ScriptErrorType ScriptError { get; set; }
Property ScriptError As ScriptErrorType
Get
Set
property ScriptErrorType ScriptError {
ScriptErrorType get ();
void set (ScriptErrorType value);
}
Property Value
Type:
ScriptErrorTypeSee Also