QueryChargeHelper Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A helper class for working with the query APIs for digital twins.
public static class QueryChargeHelper
type QueryChargeHelper = class
Public Class QueryChargeHelper
- Inheritance
-
QueryChargeHelper
Methods
TryGetQueryCharge<T>(Page<T>, Single) |
Extract the query-charge field from a page header. |