ExcelServicesJob Constructor

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method ExcelServicesJob() Initializes a new instance of the ExcelServicesJob class.
Public method ExcelServicesJob(String, JobPriority, String, String, SecureString, String, LocationType, String, String, Boolean) Initializes a new instance of the ExcelServicesJob class.
Public method ExcelServicesJob(ExcelServicesWork, JobPriority, String, String, SecureString, String, LocationType, String, String, Boolean) Initializes a new instance of the ExcelServicesJob class.
Public method ExcelServicesJob(String, Int32, JobPriority, String, String, SecureString, String, LocationType, String, String, Boolean) Initializes a new instance of the ExcelServicesJob class.
Public method ExcelServicesJob(ExcelServicesWork, Int32, JobPriority, String, String, SecureString, String, LocationType, String, String, Boolean) Initializes a new instance of the ExcelServicesJob class.
Public method ExcelServicesJob(Trigger, ExcelServicesWork, JobPriority, String, String, SecureString, String, LocationType, String, String, Boolean) Initializes a new instance of the ExcelServicesJob class.
Public method ExcelServicesJob(Trigger, String, JobPriority, String, String, SecureString, String, LocationType, String, String, Boolean) Initializes a new instance of the ExcelServicesJob class.
Public method ExcelServicesJob([], ExcelServicesWork, JobPriority, String, String, SecureString, String, LocationType, String, String, Boolean) Initializes a new instance of the ExcelServicesJob class.
Public method ExcelServicesJob([], String, JobPriority, String, String, SecureString, String, LocationType, String, String, Boolean) Initializes a new instance of the ExcelServicesJob class.
Public method ExcelServicesJob(Trigger, ExcelServicesWork, Int32, JobPriority, String, String, SecureString, String, LocationType, String, String, Boolean) Initializes a new instance of the ExcelServicesJob class.
Public method ExcelServicesJob(Trigger, String, Int32, JobPriority, String, String, SecureString, String, LocationType, String, String, Boolean) Initializes a new instance of the ExcelServicesJob class.
Public method ExcelServicesJob([], ExcelServicesWork, Int32, JobPriority, String, String, SecureString, String, LocationType, String, String, Boolean) Initializes a new instance of the ExcelServicesJob class.
Public method ExcelServicesJob([], String, Int32, JobPriority, String, String, SecureString, String, LocationType, String, String, Boolean) Initializes a new instance of the ExcelServicesJob class.

Top

See Also

Reference

ExcelServicesJob Class

ExcelServicesJob Members

Microsoft.Office.Excel.Server.Addins.ComputeCluster Namespace