Top | Previous | Next |
system.tag.browseHistoricalTags |
Syntax system.tag.browseHistoricalTags(path, nameFilters, maxSize, continuationPoint) Parameters String path - The root of the tag path to browse. String[] nameFilters - The name filter to be applied to the result set. Integer maxSize - The maximum size of the result set. Object continuationPoint - Sets the continuation point in order to continue a browse that was previously started and then limited. Returns BrowseResults Scope All |