| IMethodResultSuccess Property |
Indicates if the method called was successfully executed
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax ReadOnly Property Success As Boolean
Get
property bool Success {
bool get ();
}
Property Value
Type:
BooleanSee Also