MobileTrack Nexus Documentation
C#
Show/Hide TOC
Map
Marker
Page
Map
Marker
Id Property
Map marker ID from the route.
Definition
Namespace:
MobileTrack.Web.Portal.Pages.MapMarkers
Assembly:
MobileTrack.Web.Portal (in MobileTrack.Web.Portal.exe) Version: 0.8+821604ea552bde242964120acb39b21c90d2b4af
C#
Copy
Request Example
[
ParameterAttribute
]
public
Guid
?
MapMarkerId
{
get
;
set
; }
Property Value
Nullable
Guid
See Also
Reference
MapMarkerPage Class
MobileTrack.Web.Portal.Pages.MapMarkers Namespace
In This Article
Definition
See Also