BatchOperationState.StatusMap Property

Definition

Gets the status map of the operation.

public System.Collections.Generic.IDictionary<int,int> StatusMap { get; }
member this.StatusMap : System.Collections.Generic.IDictionary<int, int>
Public ReadOnly Property StatusMap As IDictionary(Of Integer, Integer)

Property Value

The status map for processed users.

Applies to