Search Results for

    Show / Hide Table of Contents

    Interface IBatchResult

    Defines the result of a batch when it is executed

    Namespace: PnP.Core.Model
    Assembly: PnP.Core.dll
    Syntax
    public interface IBatchResult

    Properties

    IsAvailable

    Gets whether the result is available or not

    Declaration
    bool IsAvailable { get; }
    Property Value
    System.Boolean

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