Skip to main content

AppointmentStatus() Constructor

OBSOLETE

Use CreateNewStatus instead.

Initializes a new instance of the AppointmentStatus class with the default settings.

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v24.1.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

[Obsolete("Use AppointmentStatusCollection.CreateNewStatus instead.", false)]
public AppointmentStatus()
See Also