Partager via


Propriété LimitToData

Gets the calculated value of the LimitToData property in a MapLimits class.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property LimitToData As Boolean
    Get
'Utilisation
Dim instance As MapLimitsInstance
Dim value As Boolean

value = instance.LimitToData
public bool LimitToData { get; }
public:
property bool LimitToData {
    bool get ();
}
member LimitToData : bool
function get LimitToData () : boolean

Valeur de propriété

Type : System. . :: . .Boolean
A Boolean value that represents the calculated value of the LimitToData property.