Share via


Field.DefaultAggregateExpression Property

This API supports the infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public ReadOnly Property DefaultAggregateExpression As String
    Get
'Usage
Dim instance As Field
Dim value As String

value = instance.DefaultAggregateExpression
public string DefaultAggregateExpression { get; }
public:
property String^ DefaultAggregateExpression {
    String^ get ();
}
member DefaultAggregateExpression : string
function get DefaultAggregateExpression () : String

Property Value

Type: System.String
A string value.