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