Show / Hide Table of Contents

    IDwColumn.ValidationMsg Property

    .NET Standard 2.x | Current Version (1.0.1)

    0.5.0-alpha

    1.0.1 (current)

    Gets or sets the message that displays when validation fails.

    Namespace: PowerBuilder.Data

    Assembly: PowerBuilder.Data.dll

    Syntax

    new IExpressionable<string> ValidationMsg { get; set; }
    

    Property Value

    IExpressionable<String>

    The message that displays when validation fails.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon