FieldPropertiesCalculatedValue Property |
Javascript expression that represents the value for this field. (May include field references.)
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string CalculatedValue { get; }
ReadOnly Property CalculatedValue As String
Get
Property Value
Type:
StringJavascript expression that represents the value for this field. (May include field references.)
See Also