Table of Contents

Interface IBatchResult

Namespace
PnP.Core.Model
Assembly
PnP.Core.dll

Defines the result of a batch when it is executed

public interface IBatchResult

Properties

IsAvailable

Gets whether the result is available or not

bool IsAvailable { get; }

Property Value

bool