Show / Hide Table of Contents

    IReadOnlyExpressionable<TValue>.Expression Property

    .NET Standard 2.x

    Gets the DataWindow expression used to specify the value for a property in the DataWindow object.

    The default value is not included.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

    string Expression { get; }
    

    Property Value

    System.String

    The DataWindow expression used to specify the value for a property in the DataWindow object.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon