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