Свойство BatchId
Gets or sets a batch ID using a StagingBatch complex type.
Пространство имен: Microsoft.MasterDataServices.Services.MessageContracts
Сборка: Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)
Синтаксис
'Декларация
<MessageBodyMemberAttribute> _
Public Property BatchId As StagingBatch
Get
Friend Set
'Применение
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)
Значение свойства
Тип: Microsoft.MasterDataServices.Services.DataContracts. . :: . .StagingBatch
StagingBatch.