Share via


BatchFileContextActionResult.IsSuccessResults Property

Definition

Collection of success results

public:
 property System::Collections::Generic::IReadOnlyList<bool> ^ IsSuccessResults { System::Collections::Generic::IReadOnlyList<bool> ^ get(); };
public System.Collections.Generic.IReadOnlyList<bool> IsSuccessResults { get; }
member this.IsSuccessResults : System.Collections.Generic.IReadOnlyList<bool>
Public ReadOnly Property IsSuccessResults As IReadOnlyList(Of Boolean)

Property Value

Implements

Applies to