Checkpoint Property (ScriptHostInterface)
In This Topic
Gets or sets the Checkpoint for the job.
Syntax
'Declaration
<CanBeNullAttribute()>
Public Shared Property Checkpoint As String
[CanBeNull()]
public static string Checkpoint {get; set;}
See Also