Where is ListProperties documented?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2020 10:02 AM
Trying to setup an Add/Remove UI Action for a Related List and I am running across "RP" and "ListProperties". Where is the servicenow developer documentation for these?
Thanks
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2020 10:33 AM
https://docs.servicenow.com/bundle/orlando-platform-administration/page/administer/list-administration/concept/c_AdvancedListControlWithScripts.html#c_AdvancedListControlWithScripts

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2020 10:42 AM
They are not Documented Anywhere.
However you can give this Blog a try for list of APIs for ListProperties and RP functions:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2020 01:15 PM
Thank you! For future readers, your link shows all the the API calls that are available off ListProperties and others...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2020 01:31 PM
Hi David,
Can you close this thread by marking correct answer, so that readers can find the link highlighted.