ComponentOne Scheduler for WinForms
Sensitivity Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > Appointment Class : Sensitivity Property
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

Reference

Appointment Class
Appointment Members