 | RouteVisitPartialEntityRejectedReason Property |
Gets or sets the rejected reason for the job.
Namespace:
AMCS.Elemos.IntegrationService.Entity.Route
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string RejectedReason { get; set; }
Public Property RejectedReason As String
Get
Set
Property Value
Type:
String
See Also