Show / Hide Table of Contents

    IDwoCompute.Expression Property

    .NET Standard 2.x

    Gets or sets the expression for a computed field control.

    Namespace: PowerScript.Bridge

    Assembly: PowerScript.Bridge.dll

    Syntax

    new IExpressionable<object> Expression { get; set; }
    

    Property Value

    DWNet.Data.IExpressionable<TValue>

    The expression for a computed field control.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon