NavigationTargetPropertiesSubform_EnableRule Property |
Javascript expression, typically containing field references, used to determine whether or not a nav target 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 Subform_EnableRule { get; }
ReadOnly Property Subform_EnableRule As String
Get
Property Value
Type:
StringJavascript expression, typically containing field references, used to determine whether or not a nav target is available for the current record.
See Also