Index.BinaryIndex Property |
Gets or sets a value indicating whether or not the help compiler will generate a binary index.
[VBScript] Public Property BinaryIndex As Boolean
[JScript] public function get BinaryIndex() : Boolean; public function set BinaryIndex(Boolean);
true, if the help compiler will generate a binary index; otherwise false.