InformationMessagesRepositoryMachineNameAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<InformationMessage, string> MachineNameAttribute
Public Shared ReadOnly MachineNameAttribute As ColumnDataAttribute(Of InformationMessage, String)
public:
static initonly ColumnDataAttribute<InformationMessage^, String^>^ MachineNameAttribute
static val MachineNameAttribute: ColumnDataAttribute<InformationMessage, string>
Field Value
Type:
ColumnDataAttributeInformationMessage,
String
See Also