Class PersonCodeAutoincrementSettings
- Namespace
- InSite.Domain.Organizations
- Assembly
- Shift.Sdk.dll
public class PersonCodeAutoincrementSettings
- Inheritance
-
PersonCodeAutoincrementSettings
- Inherited Members
- Extension Methods
Constructors
PersonCodeAutoincrementSettings()
public PersonCodeAutoincrementSettings()
Properties
Enabled
public bool Enabled { get; set; }
Property Value
Format
public string Format { get; set; }
Property Value
StartNumber
public int StartNumber { get; set; }
Property Value
Methods
IsShallowEqual(PersonCodeAutoincrementSettings)
public bool IsShallowEqual(PersonCodeAutoincrementSettings other)