Show / Hide Table of Contents

    Class SuggestionCellValue

    Inheritance
    System.Object
    DocumentIndexFieldValueBase
    SuggestionValue
    SuggestionCellValue
    Inherited Members
    SuggestionValue.Source
    DocumentIndexFieldValueBase.Item
    DocumentIndexFieldValueBase.ItemElementName
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class SuggestionCellValue : SuggestionValue

    Properties

    ColumnName

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

    DateFallback

    Declaration
    public System.DateTime DateFallback { get; set; }
    Property Value
    Type Description
    System.DateTime

    DateFallbackSpecified

    Declaration
    public bool DateFallbackSpecified { get; set; }
    Property Value
    Type Description
    System.Boolean

    DecimalFallback

    Declaration
    public decimal DecimalFallback { get; set; }
    Property Value
    Type Description
    System.Decimal

    DecimalFallbackSpecified

    Declaration
    public bool DecimalFallbackSpecified { get; set; }
    Property Value
    Type Description
    System.Boolean

    HighlightRectangle

    Declaration
    public PointAndShootInfo HighlightRectangle { get; set; }
    Property Value
    Type Description
    PointAndShootInfo

    Mapped

    Declaration
    public bool Mapped { get; set; }
    Property Value
    Type Description
    System.Boolean

    RowNumber

    Declaration
    public int RowNumber { get; set; }
    Property Value
    Type Description
    System.Int32

    TextFallback

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