ExcelServicesJob.GenerateXml Method

Creates an XML file.

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 GenerateXml
'Usage
Dim instance As ExcelServicesJob

instance.GenerateXml()
public void GenerateXml()

Remarks

This method assumes the user wants the results to be collected after the compute nodes complete.

See Also

Reference

ExcelServicesJob Class

ExcelServicesJob Members

GenerateXml Overload

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