IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

SearchRange Property

A range for the GroupSearch method (first-last).

Syntax

[VB.NET]
Public Property SearchRange As String

[C#]
public string SearchRange {get; set;}

Remarks

This property specifies a range of articles for which to do a search on the server. The format is 'first-last' where first is "" (empty string) or a positive number, and last is "" (empty string), a positive number, or the token end.

The default value of the property is '-', meaning 'search all articles in the group'.

This property is not available at design time.

Default Value

"-"

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]