ExcelServicesJob.Validate Method

Performs validation on the constructor parameters prior to the execution of the Divide method.

Namespace:  Microsoft.Office.Excel.Server.Addins.ComputeCluster
Assembly:  Microsoft.Office.Excel.Server.Addins.ComputeCluster (in Microsoft.Office.Excel.Server.Addins.ComputeCluster.dll)

Syntax

'Declaration
Public Sub Validate
'Usage
Dim instance As ExcelServicesJob

instance.Validate()
public void Validate()

See Also

Reference

ExcelServicesJob Class

ExcelServicesJob Members

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