SP.Workflow.WorkflowTemplate.permissionsManual Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies the permission level a user must have to manually start workflow instances based on the workflow template.
var value = SP.Workflow.WorkflowTemplate.get_permissionsManual();
Property Value
Type: SP.BasePermissions
Applies To
SP.Workflow.WorkflowTemplate Class
See Also
Reference
SP.Workflow.WorkflowTemplate Methods