catalogURIs property
- Last Updated: April 9, 2019
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
JSDOSession object.
Data type:
string array
Access: Read-only
Applies to: progress.data.JSDOSession class
This list includes the URI for each Data Service Catalog loaded using the
addCatalog( ) method on the current JSDOSession or Session object.
To return a corresponding list of Data Object Services for which the Data Service Catalogs
are loaded, read the services property.