Used by ObjectCustomField.
When a user customizes the custom fields these are the types of
display and input they can select from
Namespace: GZTW.AyaNova.BLLAssembly: GZTW.AyaNova.BLL (in GZTW.AyaNova.BLL.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
| C# |
|---|
public enum FormFieldDataTypes |
| Visual Basic |
|---|
Public Enumeration FormFieldDataTypes |
| Visual C++ |
|---|
public enum class FormFieldDataTypes |
Members
| Member name | Description | |
|---|---|---|
| DateTime | ||
| DateOnly | ||
| TimeOnly | ||
| Text | ||
| Number | ||
| TrueFalse | ||
| Currency |