Requests the hosting application for a list of Points with names that match the specified query string.

string[] GetPointNames( 
string queryString
PointQueryOptions option 
)

Parameters

queryString

Type: string

The partial name to match.

option

Type: PointQueryOptions

Options used when performing the match.