[#BloombergLP-ball-UserFieldType] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::UserFieldType :relfileprefix: ../../ :mrdocs: This `struct` provides a namespace for enumerating month‐of‐year values. See `Enum` in the TYPES sub‐section for details. == Synopsis Declared in `<ball_userfieldtype.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct UserFieldType; ---- == Description This `struct`: * supports a complete set of _enumeration_ operations For terminology see `bsldoc_glossary`. == Enums [cols="1,4"] |=== | Name| Description | xref:BloombergLP/ball/UserFieldType/Enum.adoc[`Enum`] | This `enum` defines the list of supported value types. |=== == Static Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/ball/UserFieldType/print.adoc[`print`] | Write the string representation of the specified enumeration `value` to the specified output `stream`. | xref:BloombergLP/ball/UserFieldType/toAscii.adoc[`toAscii`] | Return the string representation of the specified enumeration `value`. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#