Search Results for

    Show / Hide Table of Contents

    Class SelectQuery

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

    Properties

    Properties

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

    SelectAllProperties

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

    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