UserSessionDataCompanyEnvironments Property

All environments in the Company.

Definition

Namespace: MobileTrack.DataContainers.Models
Assembly: MobileTrack.DataContainers (in MobileTrack.DataContainers.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
public Dictionary<Guid, EnvironmentDto> CompanyEnvironments { get; }

Property Value

DictionaryGuid, EnvironmentDto

See Also