Share via


DataShape.EstimatedMemoryUsageKB Property

Definition

Gets or sets the estimated memory usage Kb category for the data shape.

public:
 property Microsoft::ReportingServices::Diagnostics::Internal::EstimatedMemoryUsageKBCategory ^ EstimatedMemoryUsageKB { Microsoft::ReportingServices::Diagnostics::Internal::EstimatedMemoryUsageKBCategory ^ get(); void set(Microsoft::ReportingServices::Diagnostics::Internal::EstimatedMemoryUsageKBCategory ^ value); };
public Microsoft.ReportingServices.Diagnostics.Internal.EstimatedMemoryUsageKBCategory EstimatedMemoryUsageKB { get; set; }
member this.EstimatedMemoryUsageKB : Microsoft.ReportingServices.Diagnostics.Internal.EstimatedMemoryUsageKBCategory with get, set
Public Property EstimatedMemoryUsageKB As EstimatedMemoryUsageKBCategory

Property Value

The estimated memory usage Kb category.

Applies to