@labkey/api
Preparing search index...
Domain
PropertyUsagesParams
Interface PropertyUsagesParams
interface
PropertyUsagesParams
{
maxUsageCount
?:
number
;
propertyIds
?:
number
[]
;
propertyURIs
?:
string
[]
;
}
Hierarchy (
View Summary
)
PropertyUsagesParams
PropertyUsagesOptions
Index
Properties
max
Usage
Count?
property
Ids?
propertyURIs?
Properties
Optional
max
Usage
Count
maxUsageCount
?:
number
Optional
property
Ids
propertyIds
?:
number
[]
Optional
propertyURIs
propertyURIs
?:
string
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
max
Usage
Count
property
Ids
propertyURIs
@labkey/api
Loading...