Try OpenEdge Now
ABL Reference
Class, Interface, and Enumeration Reference
:
Progress.Reflect.Parameter class
Progress.Reflect.Parameter class
Progress.Reflect.Parameter
provides parameter information for an ABL or .NET class constructor, event handler, or method.
This class is FINAL and cannot be inherited.
Serializable
No
Constructors
This class only contains a private constructor.
Super Class
Progress.Lang.Object class
Interfaces
This class does not implement interfaces.
Public Properties
DataType property
DataTypeName property (Reflect)
Extent property
Mode property
Nameproperty (Reflect)
Position property (Parameter)
Public Methods
ToString( ) method (Reflect)
–