Specifies constants indicating what properties this object supports.
Namespace: ININ.IceLib.Statistics.AlertsAssembly: ININ.IceLib.Statistics (in ININ.IceLib.Statistics.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public enum Property |
Visual Basic |
---|
Public Enumeration Property |
Members
Member name | Value | Description | |
---|---|---|---|
AccessMode | 0 | The AccessMode. | |
AlertDefinitions | 1 | The alert definitions. | |
Created | 2 | The timestamp of when the AlertSet was created. | |
Description | 3 | The Description. | |
DisplayString | 4 | The DisplayString. | |
Id | 5 | The ID of the AlertSet. | |
Modified | 6 | The Modified time. | |
ModifiedBy | 7 | The user responsible for the most recent modification. | |
Owner | 8 | The Owner. | |
OwnerDisplayName | 9 | The Display Name of the Owner. | |
SubscribedByOther | 10 | Flag used to indicate if the AlertSet is subscribed to by anyone other than the current user. | |
SubscribedByUser | 11 | Flag used to indicate if the AlertSet is subscribed to by the current user. | |
AlertSetSubscribers | 12 | The subscribers to this AlertSet. |
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.