WebSitesRepositoryIsPublishedAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Cms
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<WebSite, bool> IsPublishedAttribute
Public Shared ReadOnly IsPublishedAttribute As ColumnDataAttribute(Of WebSite, Boolean)
public:
static initonly ColumnDataAttribute<WebSite^, bool>^ IsPublishedAttribute
static val IsPublishedAttribute: ColumnDataAttribute<WebSite, bool>
Field Value
Type:
ColumnDataAttributeWebSite,
Boolean
See Also