Show / Hide Table of Contents

Class ModifiedAppointmentFields

Value for field 'modified_appointment_fields' in table 'appointment'. This Enum is used by: appointment.modified_appointment_fields This Enum consists of flag values that can be combined.

Inheritance
Object
ModifiedAppointmentFields
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public sealed class ModifiedAppointmentFields : Enum

Fields

Date

1: The Date-field has been modified.

Declaration
public const ModifiedAppointmentFields Date
Field Value
Type Description
ModifiedAppointmentFields

Location

4: The Location-field has been modified.

Declaration
public const ModifiedAppointmentFields Location
Field Value
Type Description
ModifiedAppointmentFields

None

0: No modified fields.

Declaration
public const ModifiedAppointmentFields None
Field Value
Type Description
ModifiedAppointmentFields

Time

2: The Time-field has been modified.

Declaration
public const ModifiedAppointmentFields Time
Field Value
Type Description
ModifiedAppointmentFields

value__

Value for field 'modified_appointment_fields' in table 'appointment'. This Enum is used by: appointment.modified_appointment_fields This Enum consists of flag values that can be combined.

Declaration
public int value__
Field Value
Type Description
Int32

Extension Methods

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