Show / Hide Table of Contents

Class NextAvailableTimeHelper

NextAvailableTimeHelper for identifying non-conflicting times for all associates in an appointment

Inheritance
Object
NextAvailableTimeHelper
Namespace: SuperOffice.CRM.Data.Util
Assembly: SoDataBase.dll
Syntax
public class NextAvailableTimeHelper : Object

Constructors

NextAvailableTimeHelper(Int32[], DateTime, DateTime, Int32, Boolean)

NextAvailableTimeHelper for identifying non-conflicting times for all associates in an appointment

Declaration
public NextAvailableTimeHelper(int[] associates, DateTime startTime, DateTime endTime, int count, bool isAllDayEvent)
Parameters
Type Name Description
Int32[] associates
DateTime startTime
DateTime endTime
Int32 count
Boolean isAllDayEvent

Methods

GetAppointmentTimeType()

Obtain type (i.e. NextAvailableTimeHelper.AppointmentTimeType) of appointment.

Declaration
public NextAvailableTimeHelper.AppointmentTimeType GetAppointmentTimeType()
Returns
Type Description
NextAvailableTimeHelper.AppointmentTimeType

Type of appointment.

GetItems()

NextAvailableTimeHelper for identifying non-conflicting times for all associates in an appointment

Declaration
public NextAvailableTimeInfo[] GetItems()
Returns
Type Description
NextAvailableTimeInfo[]

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