Click or drag to resize

DataEntryDefaultValueConditionEnterpriseCompany Property

If not null specifies that the default should be applied only if Enterprise_Company_Id equals this value. [Filter(multi eq)]

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

Property Value

Type: EnterpriseCompany
See Also