 | RouteVisitPartialEntityRouteGUID Property |
Gets or sets the route unique identifier.
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 Guid RouteGUID { get; set; }
Public Property RouteGUID As Guid
Get
Set
Property Value
Type:
Guid
The route unique identifier.
See Also