Click or drag to resize

NewsWebModuleArticlePublishDate Property

The date and time when the news article should appear to be published. [Required] [Default(Now)]

Namespace:  Aloe.EnterpriseOne.Model.Applications.Cms
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public DateTime PublishDate { get; set; }

Property Value

Type: DateTime
See Also