Show / Hide Table of Contents

    Class DateField

    Inheritance
    System.Object
    WebFormControl
    WebFormField
    DateField
    Inherited Members
    WebFormField.Value
    WebFormField.Type
    WebFormField.Hidden
    WebFormField.Readonly
    WebFormField.Required
    WebFormField.Hint
    WebFormField.ValidationID
    WebFormControl.ID
    WebFormControl.Label
    WebFormControl.Position
    WebFormControl.BehaviorID
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class DateField : WebFormField

    Properties

    LocalValue

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

    PredefinedCustomEntry

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

    PredefinedEntry

    Declaration
    public PredefinedEntryType PredefinedEntry { get; set; }
    Property Value
    Type Description
    PredefinedEntryType
    In This Article
    • Properties
      • LocalValue
      • PredefinedCustomEntry
      • PredefinedEntry
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top