Class TaskNumberField
A number field.
Inherited Members
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class TaskNumberField : CommonFormField
Properties
Precision
Precision of the field.
Declaration
public int Precision { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |