Click or drag to resize

NewsWebModuleArticleAuthorPublicUser Property

The author of the news article. [Required] [Filter(multi eq)]

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

Property Value

Type: PublicUser
See Also