Show / Hide Table of Contents

    Class TaskNumberField

    A number field.

    Inheritance
    System.Object
    BaseForm
    CommonFormField
    TaskNumberField
    TaskTableNumberField
    Inherited Members
    CommonFormField.PrefillValue
    CommonFormField.SelectListFilters
    CommonFormField.Mandatory
    CommonFormField.Description
    CommonFormField.HasSelectList
    CommonFormField.IsReadOnly
    CommonFormField.IsSelectListOnly
    CommonFormField.SelectListGuid
    CommonFormField.SelectListColumn
    CommonFormField.IsHiddenInStamp
    BaseForm.FormFieldType
    BaseForm.Label
    BaseForm.Id
    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 TaskNumberField : CommonFormField

    Constructors

    TaskNumberField()

    Creates a new instance of this class

    Declaration
    public TaskNumberField()

    Properties

    CalculateSum

    Tells if this field should be calculated in table field.

    Declaration
    [Starfish]
    public bool CalculateSum { get; set; }
    Property Value
    Type Description
    System.Boolean

    Precision

    Precision of the field.

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