onspring-api-sdk
    Preparing search index...

    Enumeration RecordValueType

    RecordValueType - The type of the record value.

    Index
    AttachmentList: "AttachmentList"

    AttachmentList - The record value is a list of attachments.

    Date: "Date"

    Date - The record value is a Date.

    Decimal: "Decimal"

    Decimal - The record value is a decimal.

    DelegateList: "DelegateList"

    DelegateList - The record value is a list of delegates.

    FileList: "FileList"

    FileList - The record value is a list of files.

    Guid: "Guid"

    Guid - The record value is a Guid.

    GuidList: "GuidList"

    GuidList - The record value is a list of Guids.

    Integer: "Integer"

    Integer - The record value is an integer.

    IntegerList: "IntegerList"

    IntegerList - The record value is a list of integers.

    ScoringGroupList: "ScoringGroupList"

    ScoringGroupList - The record value is a list of scoring groups.

    String: "String"

    String - The record value is a string.

    StringList: "StringList"

    StringList - The record value is a list of strings.

    TimeSpan: "TimeSpan"

    TimeSpan - The record value is a TimeSpan.