Class Workflows
Inheritance
System.Object
Workflows
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202209
Assembly: PnP.Framework.dll
Syntax
public class Workflows : object
Properties
WorkflowDefinitions
Declaration
public WorkflowsWorkflowDefinition[] WorkflowDefinitions { get; set; }
Property Value
WorkflowSubscriptions
Declaration
public WorkflowsWorkflowSubscription[] WorkflowSubscriptions { get; set; }