Table of Contents

Class AccountSettings

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

Constructors

AccountSettings()

public AccountSettings()

Properties

AutomaticGroupJoin

public Guid? AutomaticGroupJoin { get; set; }

Property Value

Guid?

DisplayDashboardPrototype

public bool DisplayDashboardPrototype { get; set; }

Property Value

bool

PersonCodeAutoincrement

public PersonCodeAutoincrementSettings PersonCodeAutoincrement { get; set; }

Property Value

PersonCodeAutoincrementSettings

Methods

IsShallowEqual(AccountSettings)

public bool IsShallowEqual(AccountSettings other)

Parameters

other AccountSettings

Returns

bool