AX#

Search Results for

    Show / Hide Table of Contents

    Delegate OnlinerBase.ValueChangeDelegate

    Provides delegate for detection of a change of tag value.

    Namespace: AXSharp.Connector.ValueTypes
    Assembly: AXSharp.Connector.dll
    Syntax
    public delegate void OnlinerBase.ValueChangeDelegate(ITwinPrimitive twinPrimitive, dynamic original, dynamic newValue)
    Parameters
    Type Name Description
    ITwinPrimitive twinPrimitive

    Tag on which the value change occurred.

    dynamic original

    Original value.

    dynamic newValue

    Changed value.

    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFx. © MTS spol. s r.o., MTS spol. s r.o., and awesome contributors