Condividi tramite


SyncRelationship.LastSyncAttemptError Proprietà

Definizione

Specifica le informazioni sull'errore relative all'ultimo tentativo di sincronizzazione. Null quando LastSyncAttemptStatus non è Failed.

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

Valore della proprietà

Info errore sull'ultimo tentativo di sincronizzazione.

Attributi

Si applica a