Cloud Storage Integrator - Online Help
Cloud Storage Integrator
Questions / Feedback?

ResourceMarker Property

The marker specifying the next set of results.

Syntax

public String getResourceMarker();
public void setResourceMarker(String resourceMarker);

Remarks

This property is populated by the component after calling ListResources if the results are paged. If this property is populated there are additional results. Call ListResources again to get the next page of results. When the last page of results is retrieved this property will be set to empty string.

The default page size is 200 items. The page size can be specified by setting MaxResults.

This property is also used after calling ListChanges. See ListChanges for more details.

This property is not available at design time.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0