Share via


InputCollection Constructor (ExcelServicesWork)

Constructs an InputCollection object.

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 New ( _
    Job As ExcelServicesWork _
)
'Usage
Dim Job As ExcelServicesWork

Dim instance As New InputCollection(Job)
public InputCollection(
    ExcelServicesWork Job
)

Parameters

See Also

Reference

InputCollection Class

InputCollection Members

InputCollection Overload

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