Click or drag to resize

InformationMessageInformationMessageType Property

Type of the information message: 'INF' = Information, 'WRN' = Warning, Error = 'ERR'. [Required] [Default("INF")] [Filter(multi eq)] [ReadOnly]

Namespace:  Aloe.EnterpriseOne.Model.Systems.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public InformationMessagesRepositoryInformationMessageType InformationMessageType { get; set; }

Property Value

Type: InformationMessagesRepositoryInformationMessageType
See Also