Class DBChangedEventArgs

    Definition

    Namespace:
    Tizen.Pims.Calendar
    Assembly:
    Tizen.Pims.Calendar.dll

    The event arguments passed when the calendar database is changed.

    public class DBChangedEventArgs : EventArgs
    Inheritance
    object
    System.EventArgs
    DBChangedEventArgs

    Properties

    View Source

    ViewUri

    The calendar view URI is changed.

    Declaration
    public string ViewUri { get; }
    Property Value
    Type Description
    string
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX