RoutesRepositoryProcedureNameAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Workflow
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Route, string> ProcedureNameAttribute
Public Shared ReadOnly ProcedureNameAttribute As ColumnDataAttribute(Of Route, String)
public:
static initonly ColumnDataAttribute<Route^, String^>^ ProcedureNameAttribute
static val ProcedureNameAttribute: ColumnDataAttribute<Route, string>
Field Value
Type:
ColumnDataAttributeRoute,
String
See Also