ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / Appointment Class / Sensitivity Property

In This Topic
    Sensitivity Property
    In This Topic
    Gets or sets the SensitivityEnum value indicating the sensitivity level of the appointment.
    Syntax
    'Declaration
     
    Public Property Sensitivity As SensitivityEnum
    public SensitivityEnum Sensitivity {get; set;}
    See Also