Click or drag to resize

ServicePropertiesreportconfig_EnablePartialRendering Property

Specifies whether or not to enable partial rendering on the reports page.

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

Property Value

Type: Boolean
Specifies whether or not to enable partial rendering on the reports page.
Remarks
Applies to ServiceInstance reportconfig only.
See Also