|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Definition type is used to find out the characteristics of a type:
simple type,
advanced type,
class,
structure.... |
|
|
|
|
|
|
|
| The AttributeSerialize property gets the serialization name of the type according to its name and the <Serialize> extension attribute. |
|
|
|
|
|
|
|
| The Property property is used to get and change the properties of an element. |
|
|
|
|
|
|
|
| The AttributeMapping property gets the value of the <Mapping> extension attribute. |
|
|
|
|
|
|
|
| The AttributeNote property gets the value of the <Note> extension attribute. |
|
|
|
|
|
|
|
| An Option Description variable is used to handle the characteristics of a combination option through programming. |
|
|
|
|
|
|
|
| A Value Description variable is used to handle the description of an enumeration value through programming. |
|
|
|
|
|
|
|
| Syntax Description variables are used to programmatically describe the syntax of a report, window or page. |
|
|
|
|
|
|
|
| Retrieves the definition of element type. |
|
|
|
|
|
|
|
| Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class...... |
|
|
|
|
|
|
|
| The Property Description type is used to get information about a property. |
|
|
|
|
|
|
|
| The Procedure Description type is used to get information about a procedure or a method. |
|
|
|
|
|
|
|
| Gets the description of a type identified by name. |
|
|
|
|
|
|
|
| The Declaration property is used to define a type. |
|
|
|
|
|
|
|
| The Procedure property can be used:
on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database.
on the rssStream type, used to describe an RSS feed.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|