Tech Tip: Special icons that indicate specific properties for project methods in Explorer
PRODUCT: 4D | VERSION: 20 | PLATFORM: Mac & Win
Published On: September 4, 2024
There are 3 special icons that can appear next to a method’s name under the Project Methods section in Explorer > Methods. For reference, the normal icon for a project method looks like below:
The special icons are tied to specific “Available through:” method properties and will appear whenever they are enabled for that method.
1) If “Web Services” and “Published in WSDL” is enabled, the method will have the icon below:
2) If only “Web Services” is enabled, the method will have the icon below:
3) If “4D tags and URLs (4DACTION…)” is enabled, The method will have the icon below:
Note that if more than one of the properties are enabled, the order of precedence is 1 > 2 > 3.