- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2019 08:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2019 09:42 AM
Classes are grouped as namespaces.
In other words, Namespaces contain related classes which contains methods,
So, in REST API Explorer, to access a particular API method, the relevant class has to be chosen.
This is the simple definition of namespace.
For detailed technical understanding, above responses would certainly help you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2019 10:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-25-2019 10:38 AM
Yes, you're right.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-25-2019 11:12 AM
The system adds the namespace identifier to the front of all application tables, fields, and script names to uniquely identify the application artifacts.
_________________________________________________