Summary
Gets or Sets whether the result was successful
- Namespace
- Cake
.EntityFramework .Models - Containing Type
- ScriptResult
Syntax
public bool IsSuccess { get; private set; }
Value
Type | Description |
---|---|
bool |
public bool IsSuccess { get; private set; }
Type | Description |
---|---|
bool |