StagingClearResponse.BatchesQueuedToClearCount Özelliği
Alır veya ayarlar temizlenecek toplu işlemleri sayısı.
Ad Alanı: Microsoft.MasterDataServices.Services.MessageContracts
Derleme: Microsoft.MasterDataServices.Services (Microsoft.MasterDataServices.Services içinde.dll)
Sözdizimi
'Bildirim
<MessageBodyMemberAttribute> _
Public Property BatchesQueuedToClearCount As Integer
Get
Set
'Kullanım
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)
Özellik Değeri
Tür: System.Int32
Sayısını gösteren bir tamsayı...