Click or drag to resize

PageElementPropertiesEnableRule Property

Javascript expression, typically containing field references, used to determine whether or not a page element is available for the current record.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string EnableRule { get; }

Property Value

Type: String
Javascript expression, typically containing field references, used to determine whether or not a page element is available for the current record.
See Also