StaticWebModulesRepositoryWebModuleIdAttribute 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<StaticWebModule, Guid> WebModuleIdAttribute
Public Shared ReadOnly WebModuleIdAttribute As ColumnDataAttribute(Of StaticWebModule, Guid)
public:
static initonly ColumnDataAttribute<StaticWebModule^, Guid^>^ WebModuleIdAttribute
static val WebModuleIdAttribute: ColumnDataAttribute<StaticWebModule, Guid>
Field Value
Type:
ColumnDataAttributeStaticWebModule,
Guid
See Also