Job.Action Propriedade

Definição

Recebe um JobActionEnum valor que descreve a ação que iniciou o trabalho.

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

Valor da propriedade

Um dos JobActionEnum valores.

Aplica-se a