DataEntryDefaultValuesRepositoryPanelNameAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DataEntryDefaultValue, string> PanelNameAttribute
Public Shared ReadOnly PanelNameAttribute As ColumnDataAttribute(Of DataEntryDefaultValue, String)
public:
static initonly ColumnDataAttribute<DataEntryDefaultValue^, String^>^ PanelNameAttribute
static val PanelNameAttribute: ColumnDataAttribute<DataEntryDefaultValue, string>
Field Value
Type:
ColumnDataAttributeDataEntryDefaultValue,
String
See Also