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