Field.DefaultAggregateExpression 属性

定义

获取字段的默认聚合表达式。

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

属性值

字段的默认聚合表达式。

属性

适用于