Partager via


DataShape.ScalabilityTime Property

Definition

Gets or sets the scalability time category for the data shape.

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

Property Value

The scale time category.

Applies to