Skip to main content
A newer version of this page is available. .

AppointmentStatus() Constructor

OBSOLETE

Use CreateNewStatus instead.

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

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v18.2.dll

Declaration

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