Search Results for

    Show / Hide Table of Contents

    Interface IDataModelParent

    Interface to implement parent concept on all model objects

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

    Properties

    Parent

    Represents the parent of the current domain model object

    Declaration
    IDataModelParent Parent { get; set; }
    Property Value
    IDataModelParent

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