Click or drag to resize

DataEntryDefaultValueConditionDocumentType Property

If not null specifies that the default should be applied only if Document_Type_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 DocumentType ConditionDocumentType { get; set; }

Property Value

Type: DocumentType
See Also