SearchScopeConfigurationSearchScope Property |
Search Scope Filter - XPath expression of which resources are to be returned by the search scope.
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string SearchScope { get; set; }
Public Property SearchScope As String
Get
Set
public:
property String^ SearchScope {
String^ get ();
void set (String^ value);
}
member SearchScope : string with get, set
Property Value
Type:
String
See Also