Class DBChangedEventArgs
Definition
- Assembly:
- Tizen.Pims.Calendar.dll
The event arguments passed when the calendar database is changed.
public class DBChangedEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsDBChangedEventArgs
Properties
View SourceViewUri
The calendar view URI is changed.
Declaration
public string ViewUri { get; }
Property Value
Type | Description |
---|---|
string |