Udostępnij za pośrednictwem


Właściwość StagingProcessResponse.BatchId

Pobiera lub ustawia Identyfikatora partia, przy użyciu StagingBatch typu złożonego.

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

Składnia

'Deklaracja
<MessageBodyMemberAttribute> _
Public Property BatchId As StagingBatch
    Get
    Friend Set
'Użycie
Dim instance As StagingProcessResponse
Dim value As StagingBatch

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

Wartość właściwości

Typ: Microsoft.MasterDataServices.Services.DataContracts.StagingBatch
StagingBatch.