StagingBatch.Information Propriedade

Definição

Obtém ou define informações de lote de preparo.

public:
 property Microsoft::MasterDataServices::StagingBatchInformation ^ Information { Microsoft::MasterDataServices::StagingBatchInformation ^ get(); void set(Microsoft::MasterDataServices::StagingBatchInformation ^ value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.MasterDataServices.StagingBatchInformation Information { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.Information : Microsoft.MasterDataServices.StagingBatchInformation with get, set
Public Property Information As StagingBatchInformation

Valor da propriedade

Uma nova instância do tipo StagingBatchInformation.

Atributos

Aplica-se a