KpiGroupByMetadata interface
KPI GroupBy フィールドのメタデータ。
プロパティ
| display |
表示名。 |
| field |
フィールドの名前。 |
| field |
フィールドの型。 |
プロパティの詳細
displayName
表示名。
displayName?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}
fieldName
フィールドの名前。
fieldName?: string
プロパティ値
string
fieldType
フィールドの型。
fieldType?: string
プロパティ値
string