 | ISynchronizationDeadLetterQueueEntryReasonForRejection Property |
Gets the reason why the dead-letter entry was rejected
Namespace: SanteDB.Client.Disconnected.Data.SynchronizationAssembly: SanteDB.Client.Disconnected (in SanteDB.Client.Disconnected.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntaxstring ReasonForRejection { get; }ReadOnly Property ReasonForRejection As String
Get
property String^ ReasonForRejection {
String^ get ();
}abstract ReasonForRejection : string with get
Property Value
String
See Also