Share via


StagingGetResponse.UnbatchedInformation Campo

Definición

Información resumida sobre los registros del sistema de almacenamiento provisional que no están asociados a un lote.

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) 

Valor de campo

Atributos

Se aplica a