C# Class SharePoint.NintexDeployment.Utilities.WorkflowUtilities

Afficher le fichier Open project: vgrem/Blog-content

Méthodes publiques

Méthode Description
BindWorkflow ( SPWeb web, string contentTypeName, string workflowName ) : void

Bind workflow

Method Details

BindWorkflow() public static méthode

Bind workflow
public static BindWorkflow ( SPWeb web, string contentTypeName, string workflowName ) : void
web SPWeb
contentTypeName string
workflowName string
Résultat void