次の方法で共有


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 型の新しいインスタンス。

属性

適用対象