Try OpenEdge Now
ABL Reference
Class, Interface, and Enumeration Reference
:
Progress.Reflect.Variable class
Progress.Reflect.Variable class
Progress.Lang.Variable
provides information about an ABL or .NET class data member or property.
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
AccessMode property
DataType property
DataTypeName property (Reflect)
DeclaringClass property
Extent property
IsStaticproperty
Nameproperty (Reflect)
OriginatingClass property
–
Public Methods
Get( ) method
Set( ) method (Reflect)
ToString( ) method (Reflect)
–