InformationMessagesRepositoryInformationMessageTypeAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<InformationMessage, InformationMessagesRepositoryInformationMessageType> InformationMessageTypeAttribute
Public Shared ReadOnly InformationMessageTypeAttribute As StringEnumDataAttribute(Of InformationMessage, InformationMessagesRepositoryInformationMessageType)
public:
static initonly StringEnumDataAttribute<InformationMessage^, InformationMessagesRepositoryInformationMessageType^>^ InformationMessageTypeAttribute
static val InformationMessageTypeAttribute: StringEnumDataAttribute<InformationMessage, InformationMessagesRepositoryInformationMessageType>
Field Value
Type:
StringEnumDataAttributeInformationMessage,
InformationMessagesRepositoryInformationMessageType
See Also