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.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public CompanyDto Company { get; }

Property Value

CompanyDto

See Also