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