Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
Note: The class definition classes in the %Library package have been superceded
by those in the %Dictionary package. Instead use
This class represents a specific class parameter description.
![]() |
![]() |
Properties | ||||
---|---|---|---|---|
ClassName | Constraint | Default | Deprecated | Description |
Final | Flags | Internal | Name | SequenceNumber |
Type |
![]() |
A string containing the name of the class the method belongs to.
This is for internal use only.
A string containing the default value for the class parameter.
A flag indicating if this parameter is deprecated (1) or not (0).
A string containing the description for the class parameter.
A flag indicating whether the class parameter is final (1) or not (0).
This is for internal use only.
A flag indicating whether the class parameter is internal (1) or not (0).
A string containing the name of the class parameter.
Sequence number used to determine order of this item in Studio editor and in XML export format.
This is for internal use only.