AppointmentQueryBuilder.IsCancelled

AppointmentQueryBuilder.IsCancelled property

Gets the field that allows to find cancelled items.

public BoolComparisonField IsCancelled { get; }

See Also