Show / Hide Table of Contents

    Class TaskTableColumn

    Inheritance
    System.Object
    TaskTableColumn
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class TaskTableColumn

    Properties

    BaseData

    Field mask a text field.

    Declaration
    public TaskTableColumnBase BaseData { get; set; }
    Property Value
    Type Description
    TaskTableColumnBase

    FieldName

    Field mask a text field.

    Declaration
    public string FieldName { get; set; }
    Property Value
    Type Description
    System.String

    IsHidden

    Determines whether the column can be showned in table field

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