UserSessionDataCompany Property

The company the Account is a part of, or the company the MobileTrack administrator is currently working on.

Definition

Namespace: MobileTrack.DataContainers.Models
Assembly: MobileTrack.DataContainers (in MobileTrack.DataContainers.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public CompanyDto Company { get; }

Property Value

CompanyDto

See Also