Field.DefaultAggregateExpression Property

Definition

Gets the default aggregate expression for a field.

public:
 property System::String ^ DefaultAggregateExpression { System::String ^ get(); };
[System.Xml.Serialization.XmlIgnore]
public string DefaultAggregateExpression { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this.DefaultAggregateExpression : string
Public ReadOnly Property DefaultAggregateExpression As String

Property Value

The default aggregate expression for a field.

Attributes

Applies to