Search Results for

    Show / Hide Table of Contents

    Class ResponseHeader

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

    Properties

    ErrorInfo

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

    LibraryVersion

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

    SchemaVersion

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

    TraceCorrelationId

    Declaration
    public string TraceCorrelationId { get; set; }
    Property Value
    System.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