Click or drag to resize

DataEntryDefaultValueConditionRole Property

When not null, specifies that the default value should be applied only when the user plays the specified role. [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 Role ConditionRole { get; set; }

Property Value

Type: Role
See Also