IsSearchable Property
Gets or sets if this property is searchable via Advanced Search. The default value is that all non-internal properties are searchable.
Syntax
public System.bool IsSearchable {get; set;}Public Property IsSearchable As System.Boolean