Skip to main content

AppointmentStatusBase.Empty Property

Returns an empty appointment status.

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v14.2.Core.dll

#Declaration

public static AppointmentStatusBase Empty { get; }

#Property Value

Type Description
AppointmentStatusBase

An AppointmentStatusBase value specifying an empty appointment status.

See Also