Share via


StagingBatch.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

속성 값

StagingBatchInformation 유형의 새 인스턴스입니다.

특성

적용 대상