DataEntryDefaultValuePanelName Property |
When not null, specifies the panel for which the default value applies. [Filter(eq;like)]
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string PanelName { get; set; }
Public Property PanelName As String
Get
Set
public:
property String^ PanelName {
String^ get ();
void set (String^ value);
}
member PanelName : string with get, set
Property Value
Type:
String
See Also