Search Results for

    Show / Hide Table of Contents

    Class Sequence

    Inheritance
    System.Object
    Sequence
    Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103
    Assembly: PnP.Framework.dll
    Syntax
    public class Sequence : object

    Properties

    ID

    Declaration
    public string ID { get; set; }
    Property Value
    System.String

    SiteCollections

    Declaration
    public SiteCollection[] SiteCollections { get; set; }
    Property Value
    SiteCollection[]

    TermStore

    Declaration
    public TermGroup[] TermStore { get; set; }
    Property Value
    TermGroup[]

    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