Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

IdentityMarker Property

The offset marker used to navigate paged results.

Syntax

[VB.NET]
Public Property IdentityMarker As String

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

Remarks

This property holds the offset marker used to request the next page of results. This may be automatically populated after a call to ListIdentities. If this holds a value, subsequent calls to ListIdentities will use this value to get the next page of results. See also: ListIdentities, IsPaged.

This property is not available at design time.

Default Value

""

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