WebModulesRepositoryParentWebModuleIdAttribute Field |
Definition of the data attribute for
Parent reference
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, Nullable<Guid>> ParentWebModuleIdAttribute
Public Shared ReadOnly ParentWebModuleIdAttribute As ColumnDataAttribute(Of WebModule, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<WebModule^, Nullable<Guid^>^>^ ParentWebModuleIdAttribute
static val ParentWebModuleIdAttribute: ColumnDataAttribute<WebModule, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeWebModule,
NullableGuid
See Also