NotificationIcons Enumeration |
An enumerated type representing the default value for the SystemSettings.ShopFloor_InfoIcon, SystemSettings.ShopFloor_WarningIcon,
SystemSettings.ShopFloor_AlertIcon and SystemSettings.ShopFloor_MessageIcon system settings.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public enum NotificationIcons
Public Enumeration NotificationIcons
public enum class NotificationIcons
Members
| Member name | Value | Description |
---|
| None | 0 |
None
|
| X | 228 |
X
|
| Exclamation | 229 |
Exclamation
|
| Information | 230 |
Information
|
See Also