Parameter |
The ParameterValueData type exposes the following members.
| Name | Description | |
|---|---|---|
| ParameterValueData | Initializes a new instance of the ParameterValueData class. |
| Name | Description | |
|---|---|---|
| ChildrenValues | Gets the children values. | |
| CollapsedSets | Gets the collapsed members. | |
| DetailsLevelDepth | Gets the details level depth. | |
| ExpandedSets | Gets the expanded members. | |
| FileId | Gets the ID of the file stored in the database. | |
| FilePath | Gets the file path. | |
| IncludeLowerBoundary | Gets the discrete upper boundary value. | |
| IncludeUpperBoundary | Gets a value indicating whether the range includes the upper boundary. | |
| IsInverted | Gets or sets a value indicating whether this instance value is inverted. | |
| LastModifiedTime | Gets or sets the time, in coordinated universal time (UTC), that the entry was last written to. | |
| Level | Gets the time hierarchy level unique name. | |
| LogicalOperator | Gets or sets the logical operator that acts upon the children values. | |
| LowerBoundaryToken | Gets the lower boundary token, if applicable. | |
| LowerBoundaryValue | Gets the discrete lower boundary value. | |
| Offset | Gets the time interval representing the desired offset when compared to the target value. | |
| OriginalFileName | Gets the original file name. | |
| ParameterId | Gets the parameter ID the current value is defined for. | |
| ParameterValueType | Gets or sets the type of the parameter value. This is used to determine the type of the parameter value from the JSON object. | |
| Token | Gets the discrete parameter token, if applicable. | |
| TopLevelDepth | Gets the totals level depth if set by the user, or -1 if not set. | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract) | |
| UniqueName | Gets the analysis element unique name. | |
| UpperBoundaryToken | Gets the upper boundary token, if applicable. | |
| UpperBoundaryValue | Gets the discrete upper boundary value. | |
| Value | Gets the discrete value. | |
| Values | Gets the discrete values. |