IntegerFieldDefinition Members
The IntegerFieldDefinition type exposes the following members.
Methods
Name | Description | |
---|---|---|
FormatValue |
Formats the value to display.
|
|
FormatValueForColumnMap |
Formats the value for column map.
|
|
GetUserValue |
Gets the user value.
|
|
HasContentTemplateId |
Determines whether [has content template identifier] [the specified content template identifier].
|
|
HasCultureId |
Sets the culture identifier.
|
|
HasNumberFormatString |
Sets the number format string.
|
|
IsEnum<(Of <<'(T>)>>) |
Determines whether this instance is enum.
|
|
ValidateValueForSavingToDb |
Validates a value to see if it's a valid value to save to the database.
|
Properties
Name | Description | |
---|---|---|
ContentTemplateId |
Gets the content template identifier.
|
|
Culture |
Gets the culture.
|
|
EnumTranslation |
Gets the enum translation object which maps an enumerator value to its associated description.
|
|
FieldDataType |
Gets the type of the field data.
|
|
NumberFormatString |
Gets the number format string.
|