Tags are fundamental elements within any solution, serving as data points, indicators, or triggers for actions. The way you configure and utilize tags can impact the efficiency and functionality of your applications. Here, we showcase diverse examples that illustrate the power and versatility of tags:
On this page:
Enumeration Example
Description: Delve into how enumerations can be used to assign and manage named values within your solutions. This feature is particularly useful for simplifying complex value sets and enhancing readability.
Explore the Enumeration Example
Tags - Estimated Values
Description: Understand the use of tags properties on this solution, using the Estimated Values.
Explore the Estimated Values Example
Tags - Reference Tags
Description: Discover how reference type tags can streamline data access and manipulation. By referencing other tags, these tags allow for more dynamic and flexible data structures.
Explore the Reference Tags Example