StagingBatch.Information Property

Definition

Gets or sets staging batch information.

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

Property Value

A new instance of type StagingBatchInformation.

Attributes

Applies to