RoutesRepositoryNotesAttribute Field |
Definition of the
Notes data attribute
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> NotesAttribute
Public Shared ReadOnly NotesAttribute As ColumnDataAttribute(Of Route, String)
public:
static initonly ColumnDataAttribute<Route^, String^>^ NotesAttribute
static val NotesAttribute: ColumnDataAttribute<Route, string>
Field Value
Type:
ColumnDataAttributeRoute,
String
See Also