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