Show / Hide Table of Contents

Enum CustomFieldType.CustomFieldDataType_Enum

Enumeration of the datatypes that can be represented by custom field types.

Namespace: Moraware.JobTrackerAPI5
Assembly: JobTrackerAPI5.dll
Syntax
public enum CustomFieldDataType_Enum

Fields

Name Description
AutoNumber
Currency
DateField
Link
ListOfValues
MultilineText
Number
Separator
Text
Unknown

An unexpected/unassigned data type.

Back to top Generated by DocFX