Job.Action Propiedad

Definición

Un valor que describe la acción que inició JobActionEnum el trabajo.

public:
 property ReportService2005::JobActionEnum Action { ReportService2005::JobActionEnum get(); void set(ReportService2005::JobActionEnum value); };
public ReportService2005.JobActionEnum Action { get; set; }
member this.Action : ReportService2005.JobActionEnum with get, set
Public Property Action As JobActionEnum

Valor de propiedad

Un valor de solo JobActionEnum lectura.

Se aplica a