다음을 통해 공유


BatchOperationState.StatusMap 속성

정의

작업의 상태 맵을 가져옵니다.

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)

속성 값

처리된 사용자의 상태 맵입니다.

적용 대상