MobileTrack Nexus Documentation
C#
Show/Hide TOC
Google
Maps
Overview
Cosmos
Db
Wrapper Property
Lazy wrapper for the Azure CosmosDB
Definition
Namespace:
MobileTrack.Web.Portal.Components.Overviews
Assembly:
MobileTrack.Web.Portal (in MobileTrack.Web.Portal.exe) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
C#
Copy
Request Example
[
InjectAttribute
]
public
required
Lazy
<
IAzureCosmosDb
>
CosmosDbWrapper
{
get
;
set
; }
Property Value
Lazy
IAzureCosmosDb
See Also
Reference
GoogleMapsOverview Class
MobileTrack.Web.Portal.Components.Overviews Namespace
In This Article
Definition
See Also