Share via


DataValueInstance.Name Property

Gets the calculated value of the Name property in a DataValue class.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

public abstract string Name { get; }

Property Value

Type: System.String
A string value that represents the calculated value of the Name property.