Preparing search index...
The search index is not available
tririga-js-sdk
tririga-js-sdk
Recurrence
Interface Recurrence
interface
Recurrence
{
dailyProperties
?:
DailyRecurrence
;
monthlyProperties
?:
MonthlyRecurrence
;
type
:
RecurrenceType
;
weeklyProperties
?:
WeeklyRecurrence
;
yearlyProperties
?:
YearlyRecurrence
;
}
Index
Properties
daily
Properties?
monthly
Properties?
type
weekly
Properties?
yearly
Properties?
Properties
Optional
daily
Properties
dailyProperties
?:
DailyRecurrence
Optional
monthly
Properties
monthlyProperties
?:
MonthlyRecurrence
type
type
:
RecurrenceType
Optional
weekly
Properties
weeklyProperties
?:
WeeklyRecurrence
Optional
yearly
Properties
yearlyProperties
?:
YearlyRecurrence
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
daily
Properties
monthly
Properties
type
weekly
Properties
yearly
Properties
tririga-js-sdk
Loading...