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. | |
| CategoryId | 1 | Represents the CategoryId property. | |
| DSKey | 2 | Represents the DSKey property. | |
| FriendlyKey | 3 | Represents the FriendlyKey property. | |
| LinkedReportFriendlyKey | 4 | Represents the LinkedReportFriendlyKey property. | |
| Name | 5 | Represents the Name property. | |
| NameResource | 6 | Represents the NameResource property. | |
| Description | 7 | Represents the Description property. | |
| DescriptionResource | 8 | Represents the DescriptionResource property. | |
| IsVisible | 9 | Represents the IsVisible property. | |
| SubTitle | 10 | Represents the SubTitle property. | |
| SubTitleResource | 11 | Represents the SubTitleResource property. | |
| AssemblyName | 12 | Represents the AssemblyName property. | |
| ClassName | 13 | Represents the ClassName property. | |
| Orientation | 14 | Represents the Orientation property. | |
| ReportXml | 15 | Represents the ReportXml property. | |
| LogoFile | 16 | Represents the LogoFile property. | |
| MaxRows | 17 | Represents the MaxRows property. | |
| LastRunDateTimeUtc | 18 | Represents the LastRunDateTimeUtc property. | |
| LastRunUserId | 19 | Represents the LastRunUserId property. | |
| RunCount | 20 | Represents the RunCount property. | |
| IsLocked | 21 | Represents the IsLocked property. | |
| ICDataSource | 22 | Represents the ICDataSource property. | |
| StoredProcedure | 23 | Represents the StoredProcedure property. | |
| StoredProcedureCount | 24 | Represents the StoredProcedureCount property. | |
| StoredProcedureSample | 25 | Represents the StoredProcedureSample property. | |
| ParameterPageHelpId | 26 | Represents the ParameterPageHelpId property. | |
| ReportPageHelpId | 27 | Represents the ReportPageHelpId property. | |
| AllowParameterEdit | 28 | Represents the AllowParameterEdit property. | |
| AllowCount | 29 | Represents the AllowCount property. | |
| RequireAcl | 30 | Represents the RequireAcl property. | |
| Notes | 31 | Represents the Notes property. | |
| ReportType | 32 | Represents the ReportType property. | |
| Sequence | 33 | Represents the Sequence property. | |
| License | 34 | Represents the License property. | |
| CopyGuid | 35 | Represents the CopyGuid property. | |
| CopyReportGuid | 36 | Represents the CopyReportGuid property. | |
| LastModifiedUser | 37 | Represents the LastModifiedUser property. | |
| LastModifiedDateTimeUtc | 38 | Represents the LastModifiedDateTimeUtc property. | |
| IsReleased | 39 | Represents the IsReleased property. | |
| Version | 40 | Represents the Version property. | |
| TimeoutPeriod | 41 | Represents the TimeoutPeriod property. | |
| ReadOnly | 42 | Represents the ReadOnly property. | |
| FileName | 44 | Represents the FileName property. | |
| DisplayName | 43 | 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.