Udostępnij za pośrednictwem


Właściwość StagingClearResponse.BatchesQueuedToClearCount

Pobiera lub ustawia numer partii do wyczyszczenia.

Przestrzeń nazw:  Microsoft.MasterDataServices.Services.MessageContracts
Zestaw:  Microsoft.MasterDataServices.Services (w Microsoft.MasterDataServices.Services.dll)

Składnia

'Deklaracja
<MessageBodyMemberAttribute> _
Public Property BatchesQueuedToClearCount As Integer
    Get
    Set
'Użycie
Dim instance As StagingClearResponse
Dim value As Integer

value = instance.BatchesQueuedToClearCount

instance.BatchesQueuedToClearCount = value
[MessageBodyMemberAttribute]
public int BatchesQueuedToClearCount { get; set; }
[MessageBodyMemberAttribute]
public:
property int BatchesQueuedToClearCount {
    int get ();
    void set (int value);
}
[<MessageBodyMemberAttribute>]
member BatchesQueuedToClearCount : int with get, set
function get BatchesQueuedToClearCount () : int
function set BatchesQueuedToClearCount (value : int)

Wartość właściwości

Typ: System.Int32
Liczbę całkowitą reprezentującą zliczania.