ServiceCentersRepositoryNotesAttribute Field |
Definition of the
Notes data attribute
Namespace:
Aloe.EnterpriseOne.Model.Applications.AssetManagement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ServiceCenter, string> NotesAttribute
Public Shared ReadOnly NotesAttribute As ColumnDataAttribute(Of ServiceCenter, String)
public:
static initonly ColumnDataAttribute<ServiceCenter^, String^>^ NotesAttribute
static val NotesAttribute: ColumnDataAttribute<ServiceCenter, string>
Field Value
Type:
ColumnDataAttributeServiceCenter,
String
See Also