 | RouteVisitPartialEntityAlternativeSearchReference Property |
Gets or sets the alternative search reference.
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 AlternativeSearchReference { get; set; }
Public Property AlternativeSearchReference As String
Get
Set
Property Value
Type:
String
The alternative search reference.
See Also