| NxDerivedField Properties |
The NxDerivedField type exposes the following members.
| Name | Description | |
|---|---|---|
| Expr | Expression of the derived field.
Example:
If qName is OrderDate.MyDefinition.Year, the expression is as follows:
=${Mydefinition(OrderDate).Year} | |
| Id | Identifier of the derived field.
The identifier is unique. | |
| Method | Method name associated to the derived field. | |
| Name | Combination of field name, definition and method.
Example:
OrderDate.MyDefinition.Year | |
| Session |
The session from which this structure was created.
(Inherited from AbstractStructure.) | |
| Tags | List of tags. |