Click or drag to resize

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; }

Property Value

Type: String
Javascript expression that represents the value for this field. (May include field references.)
See Also