ManagedAssetTypesRepositoryNotesAttribute 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<ManagedAssetType, string> NotesAttribute
Public Shared ReadOnly NotesAttribute As ColumnDataAttribute(Of ManagedAssetType, String)
public:
static initonly ColumnDataAttribute<ManagedAssetType^, String^>^ NotesAttribute
static val NotesAttribute: ColumnDataAttribute<ManagedAssetType, string>
Field Value
Type:
ColumnDataAttributeManagedAssetType,
String
See Also