WebModulesRepositoryLocalUrlAttribute Field |
Definition of the
LocalUrl data attribute
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, string> LocalUrlAttribute
Public Shared ReadOnly LocalUrlAttribute As ColumnDataAttribute(Of WebModule, String)
public:
static initonly ColumnDataAttribute<WebModule^, String^>^ LocalUrlAttribute
static val LocalUrlAttribute: ColumnDataAttribute<WebModule, string>
Field Value
Type:
ColumnDataAttributeWebModule,
String
See Also