Output |
The OutputParameter type exposes the following members.
Name | Description | |
---|---|---|
![]() | BoolValue |
The boolean parameter value
(Inherited from Parameter) |
![]() | ConfigObject |
Default configuration value
(Inherited from Parameter) |
![]() | CustomValue | If true, a custom parameter value is used when the report is executed for the output |
![]() | Description |
The parameter description
(Inherited from Parameter) |
![]() | DisplayName |
The parameter display name
(Inherited from Parameter) |
![]() | DoubleValue |
The double parameter value
(Inherited from Parameter) |
![]() | EditorLanguage | (Inherited from Parameter) |
![]() | EnumDisplays |
List of enum display values if the parameter is an enum
(Inherited from Parameter) |
![]() | Enums |
List of string values if the parameter is an enum. Each enum can have an id and an optional display.
(Inherited from Parameter) |
![]() | EnumType | (Inherited from Parameter) |
![]() | EnumValue |
The enum parameter value
(Inherited from Parameter) |
![]() | EnumValues |
List of enum values if the parameter is an enum
(Inherited from Parameter) |
![]() | GUID |
The unique identifier
(Inherited from RootComponent) |
![]() | HelperResetParameterValue |
Editor Helper: Reset parameter to its default value
(Inherited from Parameter) |
![]() | Name |
The name
(Inherited from RootComponent) |
![]() | NumericValue |
The numeric parameter value
(Inherited from Parameter) |
![]() | TextSamples | (Inherited from Parameter) |
![]() | TextValue |
The text parameter value
(Inherited from Parameter) |
![]() | Type |
Parameter type
(Inherited from Parameter) |
![]() | UseOnlyEnumValues |
If true and the parameter is an enum, only the enum values defined can be selected
(Inherited from Parameter) |
![]() | Value |
The parameter value
(Inherited from Parameter) |