SyncRelationshipsGetResponse.SyncRelationships Свойство

Определение

Указывает связи синхронизации.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Services::DataContracts::SyncRelationship ^> ^ SyncRelationships { System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Services::DataContracts::SyncRelationship ^> ^ get(); void set(System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Services::DataContracts::SyncRelationship ^> ^ value); };
[System.ServiceModel.MessageBodyMember]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Services.DataContracts.SyncRelationship> SyncRelationships { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.SyncRelationships : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Services.DataContracts.SyncRelationship> with get, set
Public Property SyncRelationships As Collection(Of SyncRelationship)

Значение свойства

Отношения синхронизации.

Атрибуты

Применяется к