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
System.Boolean
Gets or sets the result of the last run.
public bool Result { get; set; }