Specifies constants indicating what properties this configuration object supports.
Namespace: ININ.IceLib.ConfigurationAssembly: ININ.IceLib.Configuration (in ININ.IceLib.Configuration.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 | |
|---|---|---|---|
| Dates | 0 | Represents the Dates property. | |
| Days | 1 | Represents the Days property. | |
| EndDate | 2 | Represents the EndDate property. | |
| EndTime | 3 | Represents the EndTime property. | |
| IsAllDay | 4 | Represents the IsAllDay property. | |
| IsDaySpan | 5 | Represents the IsDaySpan property. | |
| IsRelative | 6 | Represents the IsRelative property. | |
| Month | 7 | Represents the Month property. | |
| PatternType | 8 | Represents the PatternType property. | |
| RelativeDay | 9 | Represents the RelativeDay property. | |
| RelativeMonthlyInstance | 10 | Represents the RelativeMonthlyInstance property. | |
| StartDate | 11 | Represents the StartDate property. | |
| StartTime | 12 | Represents the StartTime property. | |
| WeeklyEndTime | 13 | Represents the WeeklyEndTime property. | |
| WeeklyStartTime | 14 | Represents the WeeklyStartTime property. | |
| DisplayName | 15 | Represents the DisplayName part of the ConfigurationId property. | |
| Id | 16 | Represents the Id part of the ConfigurationId property. |
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 SU 2 and beyond.
For 4.0, supported for IC Server version 4.0 SU 2 and beyond.