ISchedulerJob.SetCustomProperty(String, String) Method

Definition

Sets an application-defined property on the job.

public void SetCustomProperty (string name, string value);
abstract member SetCustomProperty : string * string -> unit
Public Sub SetCustomProperty (name As String, value As String)

Parameters

name
String
value
String

Applies to