次の方法で共有


SyncRelationship.SourceVersionId プロパティ

定義

ソース モデル バージョンの識別子を指定します。

public:
 property Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ SourceVersionId { Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ get(); void set(Microsoft::MasterDataServices::Services::DataContracts::Identifier ^ value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.Services.DataContracts.Identifier SourceVersionId { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.SourceVersionId : Microsoft.MasterDataServices.Services.DataContracts.Identifier with get, set
Public Property SourceVersionId As Identifier

プロパティ値

ソース モデルのバージョンの識別子。

属性

適用対象