IPWorks Cloud 2020 Kotlin Edition

Questions / Feedback?

ChildMarker Property

A marker when child resources are paged.

Syntax

public var childMarker: String?

Default Value

""

Remarks

This property returns a marker used to iterate over pages of child resources; it's populated when ListChildren is called if the results are paged.

Continue to call ListChildren until this property returns empty string in order to list all resources.

This property is not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Kotlin Edition - Version 20.0 [Build 7941]