Specifies constants indicating what properties this configuration object supports.
Namespace: ININ.IceLib.Configuration.ReportingAssembly: 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. | |
Name | 2 | Represents the Name property. | |
NameResource | 3 | Represents the NameResource property. | |
Description | 4 | Represents the Description property. | |
DescriptionResource | 5 | Represents the DescriptionResource property. | |
IsVisible | 6 | Represents the IsVisible property. | |
LastModifiedUser | 7 | Represents the LastModifiedUser property. | |
LastModifiedDateTimeUtc | 8 | Represents the LastModifiedDateTimeUtc property. | |
Sequence | 9 | Represents the Sequence property. | |
FriendlyKey | 10 | Represents the FriendlyKey property. | |
AssemblyName | 11 | Represents the AssemblyName property. | |
ClassName | 12 | Represents the ClassName property. | |
UserControlAssemblyName | 13 | Represents the UserControlAssemblyName property. | |
UserControlClassName | 14 | Represents the UserControlClassName property. | |
Source | 15 | Represents the Source property. | |
DataType | 16 | Represents the DataType property. | |
DefaultValue | 17 | Represents the DefaultValue property. | |
IsRequired | 18 | Represents the IsRequired property. | |
DisplayByDefault | 19 | Represents the DisplayByDefault property. | |
ColumnName | 20 | Represents the ColumnName property. | |
ColumnName2 | 21 | Represents the ColumnName2 property. | |
ConvertDateToGmt | 22 | Represents the ConvertDateToGmt property. | |
ParameterType | 23 | Represents the ParameterType property. | |
CustomData1 | 24 | Represents the CustomData1 property. | |
CustomData2 | 25 | Represents the CustomData2 property. | |
CustomData3 | 26 | Represents the CustomData3 property. | |
AllowSample | 27 | Represents the AllowSample property. | |
AllowOr | 28 | Represents the AllowOr property. | |
AllowAnd | 29 | Represents the AllowAnd property. | |
License | 30 | Represents the License property. | |
Version | 31 | Represents the Version property. | |
ReadOnly | 32 | Represents the ReadOnly property. | |
DisplayName | 33 | Represents the DisplayName 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 4 and beyond.
For 4.0, supported for IC Server version 4.0 SU 4 and beyond.