SP.Workflow.WorkflowTemplateCollection(Context, ObjectPath) Constructor
Applies to: SharePoint Foundation 2010
Initializes a new instance of the SP.Workflow.WorkflowTemplateCollection Class.
var value = new WorkflowTemplateCollection(Context, ObjectPath);
Parameters
Context
Type: SP.ClientRuntimeContext
ObjectPath
Type: SP.ObjectPath
Applies To
SP.Workflow.WorkflowTemplateCollection Class
See Also
Reference
SP.Workflow.WorkflowTemplateCollection Methods