SnapshotParametersDisableLinks Property  | 
 
            Specifies whether or not subreport links should be disabled.  
            Note: at this time the snapshot reports functionality does not support capturing history reports for the
            report's subreports, so subreport links should be disabled.
            
 
    Namespace: 
   NetQuarry.Reporting
    Assembly:
   EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxpublic bool DisableLinks { get; set; }Public Property DisableLinks As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also