WebModulesRepositoryIsPublishedAttribute 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<WebModule, bool> IsPublishedAttribute
Public Shared ReadOnly IsPublishedAttribute As ColumnDataAttribute(Of WebModule, Boolean)
public:
static initonly ColumnDataAttribute<WebModule^, bool>^ IsPublishedAttribute
static val IsPublishedAttribute: ColumnDataAttribute<WebModule, bool>
Field Value
Type:
ColumnDataAttributeWebModule,
Boolean
See Also