Click or drag to resize

DataEntryDefaultValueConditionFormName Property

If not null specifies that the default should be applied only if Form_Name equals the specified value. [Filter(eq)] [ORD]

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

Property Value

Type: String
See Also