Search Results for

    Show / Hide Table of Contents

    Class SiteReference

    Inheritance
    System.Object
    SiteReference
    Namespace: PnP.Framework.Modernization.Transform
    Assembly: PnP.Framework.dll
    Syntax
    public class SiteReference : object

    Properties

    ExchangeId

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

    GroupId

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

    IndexId

    Declaration
    public long IndexId { get; set; }
    Property Value
    System.Int64

    SiteId

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

    Source

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

    Type

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

    WebId

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

    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