Job.Action Propiedad

Definición

Valor JobActionEnum que describe la acción que inició 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 tipo JobActionEnum de solo lectura.

Se aplica a