Search Results for

    Show / Hide Table of Contents

    Class WorkflowSubscriptionCollection

    Defines a collection of objects of type WorkflowSubscription

    Inheritance
    System.Object
    BaseProvisioningTemplateObjectCollection<WorkflowSubscription>
    WorkflowSubscriptionCollection
    Inherited Members
    BaseProvisioningTemplateObjectCollection<WorkflowSubscription>.ParentTemplate
    BaseProvisioningTemplateObjectCollection<WorkflowSubscription>.InsertItem(Int32, WorkflowSubscription)
    BaseProvisioningTemplateObjectCollection<WorkflowSubscription>.RemoveItem(Int32)
    BaseProvisioningTemplateObjectCollection<WorkflowSubscription>.SetItem(Int32, WorkflowSubscription)
    BaseProvisioningTemplateObjectCollection<WorkflowSubscription>.ClearItems()
    BaseProvisioningTemplateObjectCollection<WorkflowSubscription>.AddRange(IEnumerable<WorkflowSubscription>)
    BaseProvisioningTemplateObjectCollection<WorkflowSubscription>.Find(Predicate<WorkflowSubscription>)
    BaseProvisioningTemplateObjectCollection<WorkflowSubscription>.FindIndex(Predicate<WorkflowSubscription>)
    BaseProvisioningTemplateObjectCollection<WorkflowSubscription>.FindIndex(Int32, Predicate<WorkflowSubscription>)
    BaseProvisioningTemplateObjectCollection<WorkflowSubscription>.FindIndex(Int32, Int32, Predicate<WorkflowSubscription>)
    BaseProvisioningTemplateObjectCollection<WorkflowSubscription>.RemoveAll(Predicate<WorkflowSubscription>)
    Namespace: PnP.Framework.Provisioning.Model
    Assembly: PnP.Framework.dll
    Syntax
    public class WorkflowSubscriptionCollection : BaseProvisioningTemplateObjectCollection<WorkflowSubscription>, IProvisioningTemplateDescendant

    Constructors

    WorkflowSubscriptionCollection(ProvisioningTemplate)

    Constructor for WorkflowSubscriptionCollection class

    Declaration
    public WorkflowSubscriptionCollection(ProvisioningTemplate parentTemplate)
    Parameters
    ProvisioningTemplate parentTemplate

    Parent provisioning template

    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