Click or drag to resize

NewsWebModuleArticleIsPublished Property

Specifies whether the article is published for display on web. [Required] [Default(false)]

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

Property Value

Type: Boolean
See Also