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