NewsWebModulesRepositoryWebModuleIdAttribute Field |
Definition of the data attribute referring to the base class table
Namespace:
Aloe.EnterpriseOne.Model.Applications.Cms
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<NewsWebModule, Guid> WebModuleIdAttribute
Public Shared ReadOnly WebModuleIdAttribute As ColumnDataAttribute(Of NewsWebModule, Guid)
public:
static initonly ColumnDataAttribute<NewsWebModule^, Guid^>^ WebModuleIdAttribute
static val WebModuleIdAttribute: ColumnDataAttribute<NewsWebModule, Guid>
Field Value
Type:
ColumnDataAttributeNewsWebModule,
Guid
See Also