Click or drag to resize
SearchScopeConfigurationSearchScopeContext Property
Attribute Searched - System name (case sensitive) of the attributes that will be used to match against the search string supplied by the user.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public List<string> SearchScopeContext { get; set; }

Property Value

Type: ListString
See Also