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