Predefined |
The PredefinedToken type exposes the following members.
| Name | Description | |
|---|---|---|
| AccountDisplayNameAttribute | Gets token representing the current session account display name. | |
| AccountEmailAttribute | Gets token representing the current session account e-mail. | |
| AccountIdAttribute | Gets token representing the current session account ID. | |
| AccountNameAttribute | Gets token representing the current session account name. | |
| All | Gets a cached, read-only instance of the All token. | |
| AllMembers | Gets a cached, read-only instance of the All Members token. | |
| BeginningOfCurrentDay | Gets the token used to represent the first day of the current day. | |
| BeginningOfCurrentMonth | Gets the token used to represent the first day of the current month. | |
| BeginningOfCurrentQuarter | Gets the token used to represent the first day of the current quarter. | |
| BeginningOfCurrentWeek | Gets the token used to represent the first day of the current week. | |
| BeginningOfCurrentYear | Gets the token used to represent the first day of the current year. | |
| CultureNameAttribute | Gets token representing the current session culture name. | |
| CurrentDateTime | Gets the token used to represent the current date and time. | |
| CurrentDay | Gets the token used to represent the current day. | |
| CurrentMonth | Gets the token used to represent the current month. | |
| CurrentQuarter | Gets the token used to represent the current quarter. | |
| CurrentWeek | Gets the token used to represent the current week. | |
| CurrentYear | Gets the token used to represent the current year. | |
| Default | Gets a cached, read-only instance of the Default token. | |
| EndOfCurrentDay | Gets the token used to represent the first day of the next day. | |
| EndOfCurrentMonth | Gets the token used to represent the first day of the next month. | |
| EndOfCurrentQuarter | Gets the token used to represent the first day of the next quarter. | |
| EndOfCurrentWeek | Gets the token used to represent the first day of the next week. | |
| EndOfCurrentYear | Gets the token used to represent the first day of the next year. | |
| Last30Days | Gets the token used to represent the last 30 days period. | |
| Last60Days | Gets the token used to represent the last 60 days period. | |
| Last90Days | Gets the token used to represent the last 90 days period. | |
| LeafMembers | Gets a cached, read-only instance of the Leaf Members token. | |
| MonthToDate | Gets the token used to represent the current month to date period. | |
| NoSelection | Gets a cached, read-only instance of the No Selection token. | |
| Null | Gets a cached, read-only instance of the Null token. | |
| OpenRangeBoundary | Gets a cached, read-only instance of the Open Range Boundary token. | |
| PreviousDay | Gets the token used to represent the previous day (yesterday). | |
| PreviousMonth | Gets the token used to represent the previous month. | |
| PreviousQuarter | Gets the token used to represent the previous quarter. | |
| PreviousYear | Gets the token used to represent the previous year. | |
| QuarterToDate | Gets the token used to represent the current quarter to date period. | |
| SessionIdAttribute | Gets token representing the current session ID. | |
| TenantIdAttribute | Gets token representing the current session tenant ID. | |
| TimeZoneIdAttribute | Gets token representing the current session time zone ID. | |
| YearToDate | Gets the token used to represent the current year to date period. |