StringFieldDefinition Methods
The StringFieldDefinition type exposes the following members.
Methods
Name | Description | |
---|---|---|
FormatValue |
Formats the value to display.
|
|
HasMaxLength |
Sets the maximum length.
|
|
IsMemo |
Used to make this field a memo type.
|
|
ValidateValueForSavingToDb |
Validates a value to see if it's a valid value to save to the database.
|