SearchIndexCriteriaIndexId Property
Gets or sets the id of index to search.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public string IndexId { get; set; }
public:
property String^ IndexId {
String^ get ();
void set (String^ value);
}
Property Value
String