Click or drag to resize
LoopInfo Class
Defines looping information on action cells
Inheritance Hierarchy
SystemObject
  FlexRule.Decisions.Tables.DefinitionsLoopInfo

Namespace: FlexRule.Decisions.Tables.Definitions
Assembly: FlexRule.Decisions (in FlexRule.Decisions.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public class LoopInfo

The LoopInfo type exposes the following members.

Constructors
  NameDescription
Public methodLoopInfo
Top
Properties
  NameDescription
Public propertyCollection
Expression for the array to loop through
Public propertyElement
Element name of each item in the array
Top
Methods
Extension Methods
See Also