Click or drag to resize

PublicUserListEnterpriseCompany Property

The enterprise company to which this list belongs. Null means that the list is available to services offered by all enterprise companies. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Systems.External
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public EnterpriseCompany EnterpriseCompany { get; set; }

Property Value

Type: EnterpriseCompany
See Also