Function.Result Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets the result of the last run.
public bool Result { get; set; }
Property value
bool
Gets or sets the result of the last run.
public bool Result { get; set; }