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