Search Results for

    Show / Hide Table of Contents

    Sdl.MultiTerm.TMO.Interop.MtFieldType Enumeration

    Name

    Sdl.MultiTerm.TMO.Interop.MtFieldType — Contains the possible descriptive field type values.

    Description

    A descriptive field may be of the type text (i.e. the user is free to enter any kind of text information), picklist, number, date/time, multimedia file, or boolean.

    Values

    • mtBoolean

      Field that allow only a yes or no value.

    • mtDateTime

      Fields that allow only a date/time value.

    • mtMultiMediaFile

      Fields that allow for multimedia content, e.g. JPG, MPEG, MP3, etc.

    • mtNumber

      Fields that allow only a numeric value

    • mtPickList

      Fields that allow for a selection from a pre-defined value list.

    • mtString

      free text information

    • Improve this Doc
    In this article
    Back to top Generated by DocFX