SyncRelationship.SourceVersionId Property

Definition

Specifies the identifier of source model version.

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

Property Value

The identifier of source model version.

Attributes

Applies to