Index.Visible Property |
Gets or sets a value indicating whether or not the index is visible to the user.
[VBScript] Public Property Visible As Boolean
[JScript] public function get Visible() : Boolean; public function set Visible(Boolean);
true, if the index is visible to the user; otherwise false.