Enum DataType
Namespace: DocuWare.Platform.Bpw.Schemas
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public enum DataType : int
Fields
| Name | Description |
|---|---|
| Date | Date |
| DateTime | DateTime |
| Decimal | Decimal |
| Integer | Integer |
| Keyword | Keyword |
| Password | Password |
| Role | Role |
| SubstitutionRule | SubstitutionRule |
| Text | Text |
| User | User |