言語

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

プロパティ値

フィールドのデフォルトの集約式です。

属性

適用対象