TimeHierarchyOffsetParameter Class |
Namespace: Dundas.BI.Data.Parameters
The TimeHierarchyOffsetParameter type exposes the following members.
Name | Description | |
---|---|---|
TimeHierarchyOffsetParameter(MetricSet, ITimeHierarchy) |
Initializes a new instance of the TimeHierarchyOffsetParameter class.
| |
TimeHierarchyOffsetParameter(MetricSet, ITimeHierarchyLevel, Int32) |
Initializes a new instance of the TimeHierarchyOffsetParameter class.
|
Name | Description | |
---|---|---|
AvailableValueTypes |
Gets the value type for the values that are available for the current instance.
(Overrides ParameterAvailableValueTypes.) | |
DefaultValue |
Gets or sets the default value.
(Inherited from Parameter.) | |
Description |
Gets or sets the object description.
(Inherited from DescriptorBase.) | |
Entity |
Gets the EntityBase object the current instance is referencing.
(Inherited from Parameter.) | |
Hierarchy |
Gets the time hierarchy used for defining the time offset.
| |
Id |
Gets the object ID.
(Inherited from DescriptorBase.) | |
IsInvertedSelectionSupported |
Gets or sets a value indicating whether this instance supports inverted selection.
(Overrides ParameterIsInvertedSelectionSupported.) | |
IsPublic |
Gets or sets a value indicating whether this instance is public.
(Inherited from Parameter.) | |
Name |
Gets or sets the object name.
(Inherited from DescriptorBase.) | |
SupportedValueTypes |
Gets or sets the parameter value types supported by the current instance.
(Inherited from Parameter.) | |
ValidValues |
Gets the valid values.
(Inherited from Parameter.) |
Name | Description | |
---|---|---|
CheckValue |
Checks the specified value if it valid for the current instance.
(Inherited from Parameter.) | |
ToString | Returns a string that represents the current object. (Inherited from DescriptorBase.) |