Show / Hide Table of Contents

    IDwoReadOnlyCompute.Expression Property

    .NET Standard 2.x

    Gets the expression for a computed field control.

    Namespace: PowerScript.Bridge

    Assembly: PowerScript.Bridge.dll

    Syntax

    IReadOnlyExpressionable<object> Expression { get; }
    

    Property Value

    PowerScript.Bridge.IReadOnlyExpressionable<object>

    The expression for a computed field control.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon