SearchScopeConfigurationSearchScopeColumn Property |
Attribute - System name (case sensitive) of the type of attribute to be shown in search results.
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string SearchScopeColumn { get; set; }
Public Property SearchScopeColumn As String
Get
Set
public:
property String^ SearchScopeColumn {
String^ get ();
void set (String^ value);
}
member SearchScopeColumn : string with get, set
Property Value
Type:
String
See Also