Search Results for

    Show / Hide Table of Contents

    Interface IDataModelWithContext

    Interface to implement PnPContext concept on all model objects

    Namespace: PnP.Core.Model
    Assembly: PnP.Core.dll
    Syntax
    public interface IDataModelWithContext

    Properties

    PnPContext

    PnPContext linked to this model instance

    Declaration
    PnPContext PnPContext { get; set; }
    Property Value
    PnPContext

    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer