'Declaration
Public Overloads Shared Function Delete( _ ByVal jobName As System.String, _ Optional ByVal changeComment As System.String _ ) As ValidationLog
'Usage
Dim jobName As System.String Dim changeComment As System.String Dim value As ValidationLog value = Job.Delete(jobName, changeComment)
public static ValidationLog Delete( System.string jobName, System.string changeComment )
Parameters
- jobName
- Job Name.
- changeComment