Dundas.BI.Data.Parameters.Tokens Namespace |
Class | Description | |
---|---|---|
AttributeToken |
Attribute based parameter token definition.
| |
BasicToken |
Basic token definition.
| |
DataToken |
Data based parameter token definition.
| |
InvalidTimeHierarchyTokenException |
The exception that is thrown when a time token is incompatible with the selected time hierarchy.
| |
NamedSetToken |
Token definition based on user specified values for a specific hierarchy.
| |
ParameterToken |
Parameter token instance.
| |
PredefinedToken |
Predefined parameter token.
| |
ScriptToken |
Script-based parameter token definition.
| |
TimeToken |
Token which resolves to a value relative to the current date/time.
| |
TokenDefinition |
Base class for token definitions used in defining a ParameterValue.
| |
TokenNotResolvableException |
The exception that is thrown when a token is not resolvable.
| |
TokenQueryFilterRule |
Represents a filter expression used when querying for token definitions.
|
Interface | Description | |
---|---|---|
ITokenService |
Service interface for token retrieval.
|
Enumeration | Description | |
---|---|---|
TokenCategory |
Enumeration used to qualify the parameter token category.
| |
TokenDataCategory |
Used to define the data rule for data based tokens.
| |
TokenDisplayTypes |
Used to filter the tokens to display on the UI control.
| |
TokenOwnerKind |
Specifies the kind of object which can be the owner of a token.
| |
TokenQueryField | Properties that can be used to query for tokens. |