RGF.Abstraction
C#
C#
Show/Hide TOC
Rgf
Result
<
TResult
>
.
Success Property
Definition
Namespace:
Recrovit.RecroGridFramework.Abstraction.Contracts.API
Assembly:
Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.13.0.11213
C#
Copy
public
bool
Success {
get
;
set
; }
Property Value
Boolean
Implements
IRgfResult
.
Success
See Also
Reference
RgfResult
<
TResult
>
Class
Recrovit.RecroGridFramework.Abstraction.Contracts.API Namespace
In This Article
Definition
Property Value
Implements
See Also