Expr Property
Overloads
Expr |
Expression of the derived field. Example: If
JSON property name: qExpr |
Expr
Expression of the derived field.
Example:
If qName
is OrderDate.MyDefinition.Year
, the expression is as follows:
=${Mydefinition(OrderDate).Year}
JSON property name: qExpr
Declaration
string Expr { get; set; }
Property Value
Type | Description |
---|---|
System.String |