Cloud Storage Integrator 2016 .NET Edition
Cloud Storage Integrator 2016 .NET Edition
Questions / Feedback?

SearchMarker Property

A marker when searches are paged.

Syntax

[VB.NET]
Public Property SearchMarker As String

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

Remarks

This property is populated when Search is called and the results span multiple pages. Search may be called multiple times to get the next page of results. If this value is empty after calling Search there are no additional pages of results.

This property is not available at design time.

Default Value

""

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 .NET Edition - Version 16.0 [Build 7239]