StagingGetResponse.UnbatchedInformation Field

Definition

Summary information about records in the staging system that are not associated with a batch.

public: System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::StagingUnbatchedInformation ^> ^ UnbatchedInformation;
[System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=2)]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.StagingUnbatchedInformation> UnbatchedInformation;
[<System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=2)>]
val mutable UnbatchedInformation : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.StagingUnbatchedInformation>
Public UnbatchedInformation As Collection(Of StagingUnbatchedInformation) 

Field Value

Attributes

Applies to