Show / Hide Table of Contents

    Class TrashBinTableHeader

    Header for a column for trash bin table result from document query

    Inheritance
    System.Object
    TrashBinTableHeader
    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
    [Raccoon]
    public class TrashBinTableHeader

    Properties

    FieldName

    Contains the name of the column.

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

    Label

    Contains the localized label of the column.

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

    Type

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