次の方法で共有


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

プロパティ値

フィールドの既定の集計式。

属性

適用対象