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

ChildMarker Property

A marker when children are paged.

Syntax

[VB.NET]
Public Property ChildMarker As String

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

Remarks

This property returns a marker used to iterate over pages of children. When ListChildren is called, if the results are paged this property will be populated. Continue to call ListChildren until this property returns empty string in order to list all children.

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]