Show / Hide Table of Contents

    IDwReadOnlyEdit.CodeTable Property

    .NET Standard 2.x

    Gets a bool value which indicates whether the column has a code table.

    Namespace: DWNet.Data

    Assembly: DWNet.Data.dll

    Syntax

    bool CodeTable { get; }
    

    Property Value

    System.Boolean

    A bool value which indicates whether the column has a code table. Values are: Yes -- Code table defined. No -- No code table defined.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon