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

屬性值

欄位的預設聚合表達式。

屬性

適用於