Share via


Job.JobID Propiedad

Definición

Obtiene el identificador único del trabajo.

public:
 property System::String ^ JobID { System::String ^ get(); void set(System::String ^ value); };
public string JobID { get; set; }
member this.JobID : string with get, set
Public Property JobID As String

Valor de propiedad

Valor string que contiene el identificador único del trabajo.

Se aplica a