Click or drag to resize

ScheduleLastRunTimeStarted Property

Indicates the last time the schedule started n ISO 8601 date string. Valid values are: Success Failed

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public string LastRunTimeStarted { get; set; }

Property Value

Type: String
See Also