BenSelect Documentation
DependentNumberGeneration Enumeration
See Also  Send Feedback
Selerix.Foundation Namespace : DependentNumberGeneration Enumeration
Enumeration that specified how to generate the next dependent number value.

Syntax

JScript 
public enum DependentNumberGeneration extends System.Enum

Members

MemberDescription
NoneNone
SequentialEmployee0Sequential by database entry, with the employee set to 0
SequentialEmployee0_Dependents10Sequential by database entry, with the employee set to 0, Dependents = 10
SequentialEmployee1Sequential by database entry, with the employee set to 1

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Selerix.Foundation.DependentNumberGeneration

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.