Table of Contents

Class EventSettings

Namespace
InSite.Domain.Organizations
Assembly
Shift.Sdk.dll
public class EventSettings
Inheritance
EventSettings
Inherited Members
Extension Methods

Constructors

EventSettings()

public EventSettings()

Properties

AllowClassRegistrationFields

public bool AllowClassRegistrationFields { get; set; }

Property Value

bool

AllowLoginAnyTime

public bool AllowLoginAnyTime { get; set; }

Property Value

bool

AllowUserAccountCreationDuringRegistration

public bool AllowUserAccountCreationDuringRegistration { get; set; }

Property Value

bool

AllowUsersRegisterEmployees

public bool AllowUsersRegisterEmployees { get; set; }

Property Value

bool

CompanySelectionAndCreationDisabledDuringRegistration

public bool CompanySelectionAndCreationDisabledDuringRegistration { get; set; }

Property Value

bool

HideReturnToCalendar

public bool HideReturnToCalendar { get; set; }

Property Value

bool

RegisterEmployeesSearchRequirement

public RegisterEmployeesSearchRequirement RegisterEmployeesSearchRequirement { get; set; }

Property Value

RegisterEmployeesSearchRequirement

ShowUnapplicableSeats

public bool ShowUnapplicableSeats { get; set; }

Property Value

bool

Methods

IsEqual(EventSettings)

public bool IsEqual(EventSettings other)

Parameters

other EventSettings

Returns

bool