Enum FormTypeEnum
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public enum FormTypeEnum
  Fields
| Name | Description | 
|---|---|
| Date | Date field  | 
      
| DateTime | DateTime field  | 
      
| Decimal | Decimal field  | 
      
| Description | Description form  | 
      
| Keyword | Keyword field  | 
      
| Link | Link form  | 
      
| Password | Password field  | 
      
| Role | Role field  | 
      
| SubstitutionRule | Substitution rule field  | 
      
| Table | Table field  | 
      
| Text | Text field  | 
      
| User | User field  |