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.