C# Class Dev2.Data.SystemTemplates.DataListConstants

Show file Open project: Warewolf-ESB/Warewolf

Public Properties

Property Type Description
DefaultCase Dev2.Data.SystemTemplates.Models.Dev2Switch
DefaultDecision Dev2.Data.SystemTemplates.Models.Dev2Decision
DefaultStack Dev2.Data.SystemTemplates.Models.Dev2DecisionStack
DefaultSwitch Dev2.Data.SystemTemplates.Models.Dev2Switch
EmptyRowStartIdx int
MinRowSize int
RowGrowthFactor double

Property Details

DefaultCase public static property

public static Dev2Switch,Dev2.Data.SystemTemplates.Models DefaultCase
return Dev2.Data.SystemTemplates.Models.Dev2Switch

DefaultDecision public static property

public static Dev2Decision,Dev2.Data.SystemTemplates.Models DefaultDecision
return Dev2.Data.SystemTemplates.Models.Dev2Decision

DefaultStack public static property

public static Dev2DecisionStack,Dev2.Data.SystemTemplates.Models DefaultStack
return Dev2.Data.SystemTemplates.Models.Dev2DecisionStack

DefaultSwitch public static property

public static Dev2Switch,Dev2.Data.SystemTemplates.Models DefaultSwitch
return Dev2.Data.SystemTemplates.Models.Dev2Switch

EmptyRowStartIdx public static property

public static int EmptyRowStartIdx
return int

MinRowSize public static property

public static int MinRowSize
return int

RowGrowthFactor public static property

public static double RowGrowthFactor
return double