Hi,
I want to fetch company in my H5 mashup.
I use namespace: xmlns:mforms="clr-namespace:MForms;assembly=MForms"
I can get user, warehouse, facility and division with below:
{x:Static mforms:UserContext.User}
{x:Static mforms:UserContext.Warehouse}
{x:Static mforms:UserContext.Facility}
{x:Static mforms:UserContext.Division}
But how do I fetched company?
Thanks in advance
Johanna
