This topic has not yet been rated - Rate this topic

StagingBatchInformation.PriorBatchId Property

Gets or sets an identifier of a prior attempted batch if the current batch is a reload of prior batch’s corrected error records.

Namespace:  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
[DataMemberAttribute(EmitDefaultValue = false)]
public Identifier PriorBatchId { get; set; }

Property Value

Type: Microsoft.MasterDataServices.Services.DataContracts.Identifier
An identifier of a prior attempted batch.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.