ScriptResult.

IsSuccess Property

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