Click or drag to resize
ValueSearchable Property
Gets or sets a value indicating if the value can be indexed and searched by an index value filter.

Namespace: ConnectedApps.Cms.Entities
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool Searchable { get; set; }

Property Value

Type: Boolean
See Also