ExternalApplicationsRepositoryRefreshAfterFinishAttribute 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<ExternalApplication, bool> RefreshAfterFinishAttribute
Public Shared ReadOnly RefreshAfterFinishAttribute As ColumnDataAttribute(Of ExternalApplication, Boolean)
public:
static initonly ColumnDataAttribute<ExternalApplication^, bool>^ RefreshAfterFinishAttribute
static val RefreshAfterFinishAttribute: ColumnDataAttribute<ExternalApplication, bool>
Field Value
Type:
ColumnDataAttributeExternalApplication,
Boolean
See Also