Click or drag to resize

DataEntryDefaultValueDefaultValueField Property

The default value for Column_Name. Should be applied only if the other conditions are met. null specifies null default.

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

Property Value

Type: String
See Also