Search Results for

    Show / Hide Table of Contents

    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[]

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<T>(T, String)
    ObjectExtensions.Set<TObject, T>(TObject, Expression<Func<TObject, T>>, T, Boolean, Boolean)
    ObjectExtensions.GetPublicInstancePropertyValue(Object, String)
    ObjectExtensions.GetPublicInstanceProperty(Object, String)
    ObjectExtensions.SetPublicInstancePropertyValue(Object, String, Object)
    Extensions.ToByteArray(Object)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer