IsFacetableAttribute クラス

定義

このフィールドでファセットが可能であることを示します。 geo ポイント フィールドでは無効です。

[System.AttributeUsage(System.AttributeTargets.Property)]
public class IsFacetableAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property)>]
type IsFacetableAttribute = class
    inherit Attribute
Public Class IsFacetableAttribute
Inherits Attribute
継承
IsFacetableAttribute
属性

コンストラクター

IsFacetableAttribute()

このフィールドでファセットが可能であることを示します。 geo ポイント フィールドでは無効です。

適用対象