Show / Hide Table of Contents

    Class TaskTableField

    A table field.

    Inheritance
    System.Object
    BaseForm
    TaskTableField
    Inherited Members
    BaseForm.FormFieldType
    BaseForm.Label
    BaseForm.Id
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class TaskTableField : BaseForm

    Properties

    Columns

    Table field columns.

    Declaration
    public List<TaskTableColumn> Columns { get; set; }
    Property Value
    Type Description
    List<TaskTableColumn>

    FieldName

    DbName of the table field.

    Declaration
    public string FieldName { get; set; }
    Property Value
    Type Description
    System.String
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top