| TaskLastResult Property |
Namespace:
Dynamicweb.Scheduling
Assembly:
Dynamicweb.Scheduling (in Dynamicweb.Scheduling.dll) Version: 4.0.2
Syntax public Nullable<bool> LastResult { get; set; }
Public Property LastResult As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBooleanSee Also