ValueExtensionsWhere Method

Overload List

 

Name

Description

ValueExtensionsWhere Method 1:

Where(IEnumerableValue, Value)

Filters a sequence of Values based on a Value that contains filters.
When using this method to filter and assign the result to a ReadValue, also add PagingHandled to the Options of the same Command to inform the TwinCAT HMI server that filtering was handled by the TwinCAT HMI server extension and must not be handled again by the TwinCAT HMI server.

ValueExtensionsWhere Method 2:

Where(IEnumerableValue, Value, Boolean)

Filters a sequence of Values based on a Value that contains filters.
When using this method to filter and assign the result to a ReadValue, also add PagingHandled to the Options of the same Command to inform the TwinCAT HMI server that filtering was handled by the TwinCAT HMI server extension and must not be handled again by the TwinCAT HMI server.

Reference

ValueExtensions Class TcHmiSrv.Core.Tools.Queries.Extensions Namespace

Copyright © Beckhoff Automation GmbH & Co. KG