Click or drag to resize

FndManualDecisionCollection Class

A collection of ManualDecision objects
Inheritance Hierarchy
System.Object
  System.Collections.CollectionBase
    Ifs.Fnd.AccessProvider.FndManualDecisionCollection

Namespace:  Ifs.Fnd.AccessProvider
Assembly:  Ifs.Fnd.AccessProvider (in Ifs.Fnd.AccessProvider.dll) Version: 4.52.10.0 (10.2.2.9999)
Syntax
C#
public class FndManualDecisionCollection : CollectionBase

The FndManualDecisionCollection type exposes the following members.

Properties
  NameDescription
Public propertyItem
Returns an item within this collection
Top
See Also