Job.Action Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::SqlServer::ReportingServices2005::JobActionEnum Action { Microsoft::SqlServer::ReportingServices2005::JobActionEnum get(); void set(Microsoft::SqlServer::ReportingServices2005::JobActionEnum value); };
public Microsoft.SqlServer.ReportingServices2005.JobActionEnum Action { get; set; }
member this.Action : Microsoft.SqlServer.ReportingServices2005.JobActionEnum with get, set
Public Property Action As JobActionEnum