Specifies constants indicating what properties this configuration object supports.
Note: This enumeration is supported for IC Server version 2015 R2 and beyond.
Assembly: 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 | |
|---|---|---|---|
| Id | 0 | Represents the Id property. | |
| ReportId | 1 | Represents the ReportId property. | |
| TableName | 2 | Represents the TableName property. | |
| IcDataSource | 3 | Represents the IcDataSource property. | |
| Sequence | 4 | Represents the Sequence property. | |
| LastModifiedUser | 5 | Represents the LastModifiedUser property. | |
| LastModifiedDateTimeUtc | 6 | Represents the LastModifiedDateTimeUtc property. | |
| Version | 7 | Represents the Version property. | |
| ReadOnly | 8 | Represents the ReadOnly property. | |
| DisplayName | 9 | Represents the DisplayName part of the ConfigurationId property. |
Version Information
Supported for IC Server version 2015 R2 and beyond.