AttributeMetadata.IsSearchable Property

Definition

public:
 property Nullable<bool> IsSearchable { Nullable<bool> get(); };
[System.Runtime.Serialization.DataMember]
public bool? IsSearchable { get; }
[<System.Runtime.Serialization.DataMember>]
member this.IsSearchable : Nullable<bool>
Public ReadOnly Property IsSearchable As Nullable(Of Boolean)

Property Value

Attributes

Applies to