MobileTrack Nexus Documentation
C#
Show/Hide TOC
User
Session
Data
Company
Environments Property
All environments in the
Company
.
Definition
Namespace:
MobileTrack.DataContainers.Models
Assembly:
MobileTrack.DataContainers (in MobileTrack.DataContainers.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
C#
Copy
Request Example
public
Dictionary
<
Guid
,
EnvironmentDto
>
CompanyEnvironments
{
get
; }
Property Value
Dictionary
Guid
,
EnvironmentDto
See Also
Reference
UserSessionData Class
MobileTrack.DataContainers.Models Namespace
In This Article
Definition
See Also