Click or drag to resize

ActivityTemplateAdditionalDays Property

The number of days that will be added to the date in the Header_Date_Field. The result value is set to Start_Time of the activity. [Required] [Default(0)]

Namespace:  Aloe.EnterpriseOne.Model.General.Contacts
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public int AdditionalDays { get; set; }

Property Value

Type: Int32
See Also