Search Results for

    Show / Hide Table of Contents

    Class CSOMRequest

    Inheritance
    System.Object
    CSOMRequest
    Namespace: PnP.Framework.Utilities.UnitTests.Model
    Assembly: PnP.Framework.dll
    Syntax
    public class CSOMRequest : object

    Properties

    Actions

    Declaration
    public List<BaseAction> Actions { get; set; }
    Property Value
    List<BaseAction>

    AddExpandoFieldTypeSuffix

    Declaration
    public bool AddExpandoFieldTypeSuffix { get; set; }
    Property Value
    System.Boolean

    ObjectPaths

    Declaration
    public List<Identity> ObjectPaths { get; set; }
    Property Value
    List<Identity>

    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