Search Results for

    Show / Hide Table of Contents

    Class Property

    Inheritance
    System.Object
    Identity
    Property
    ObjectPathMethod
    Inherited Members
    Identity.Id
    Identity.Name
    Namespace: PnP.Framework.Utilities.UnitTests.Model
    Assembly: PnP.Framework.dll
    Syntax
    public class Property : Identity

    Properties

    ParentId

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

    Methods

    CreateMockResponse(Object, BaseAction, String)

    Declaration
    public override MockResponseEntry CreateMockResponse(object associatedResponse, BaseAction action, string calledUrl)
    Parameters
    System.Object associatedResponse

    BaseAction action

    System.String calledUrl

    Returns
    MockResponseEntry

    Overrides
    Identity.CreateMockResponse(Object, BaseAction, 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