Index.Name Property
Gets or sets the name of the index.
[VBScript] Public Property Name As String
[JScript] public function get Name() : String; public function set Name(String);
A string representing the name of the index.
Index Object | Index Members | HelpProducer Namespace