Compartir a través de


SyncRelationship.SourceVersionId Propiedad

Definición

Especifica el identificador de la versión del modelo de origen.

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

Valor de propiedad

El identificador de la versión del modelo de origen.

Atributos

Se aplica a