Show / Hide Table of Contents

Enum AppointmentDeleteAction

Delete action for a Booking, Assignment or Appointment to be deleted.

Namespace: SuperOffice.CRM.Entities
Assembly: SoDataBase.dll
Syntax
public enum AppointmentDeleteAction

Fields

Name Description
Appointment

The appointment record is a regular appointment

Assignment

The appointment record is an Assignment

ChildBooking

The appointment record is a Child booking.

MainBooking

The appointment record is the Main booking

Extension Methods

EnumUtil.MapEnums<SuperOffice.CRM.Entities.AppointmentDeleteAction, To>()
ObjectExtensions.AssignByReflection<AppointmentDeleteAction>(AppointmentDeleteAction)
ObjectExtensions.GraphCopy<AppointmentDeleteAction>()
Converters.MapEnums<AppointmentDeleteAction, To>()
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top