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
PersonCodeAutoincrement
public PersonCodeAutoincrementSettings PersonCodeAutoincrement { get; set; }
Property Value
Methods
IsShallowEqual(AccountSettings)
public bool IsShallowEqual(AccountSettings other)
Parameters
otherAccountSettings