Class BrowseResultProperties

java.lang.Object
com.inductiveautomation.historian.gateway.api.query.browsing.BrowseResultProperties

public final class BrowseResultProperties extends Object
The BrowseResultProperties class serves as a container for predefined Property instances used to describe various properties of a browsing result. These properties are immutable and static in nature.

This class provides a centralized definition for commonly used properties, particularly when working with metadata or lifecycle information related to a browsing result.

  • Field Details

  • Constructor Details

    • BrowseResultProperties

      public BrowseResultProperties()