Search Results for

    Show / Hide Table of Contents

    Interface IBatchSingleResult

    Defines a single result of a batch request

    Inherited Members
    IBatchResult.IsAvailable
    Namespace: PnP.Core.Model
    Assembly: PnP.Core.dll
    Syntax
    public interface IBatchSingleResult : IBatchResult

    Properties

    ObjectResult

    Gets the result, once the batch is executed

    Declaration
    object ObjectResult { get; }
    Property Value
    System.Object

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