Gets or sets the location of an unsorted index for a collection.

[VBScript]
Public Property UnsortedIndexLoc As String
[JScript]
public function get UnsortedIndexLoc() : String;
public function set UnsortedIndexLoc(String);

Property Value

A string representing the location of an unsorted index for a collection.

See Also

Index Object | Index Members | HelpProducer Namespace