Property IsSuccess
Namespace: Belay.Core
Assembly: Belay.Core.dll
IsSuccess
Gets a value indicating whether the execution was successful.
csharp
public bool IsSuccess { get; }
Namespace: Belay.Core
Assembly: Belay.Core.dll
Gets a value indicating whether the execution was successful.
public bool IsSuccess { get; }