Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RecordSetsListByTypeOptionalParams

Package version

Optional Parameters.

Hierarchy

  • any
    • RecordSetsListByTypeOptionalParams

Index

Properties

Optional recordsetnamesuffix

recordsetnamesuffix: undefined | string

The suffix label of the record set name that has to be used to filter the record set enumerations. If this parameter is specified, Enumeration will return only records that end with .

Optional top

top: undefined | number

The maximum number of record sets to return. If not specified, returns up to 100 record sets.

Generated using TypeDoc