DateFieldDefinition..::..HasDateFormatString Method
Sets the date format string to override the default formatting based on the DateType property.
Namespace:
RingSoft.DbLookup.ModelDefinition.FieldDefinitionsAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public DateFieldDefinition HasDateFormatString( string value )
Public Function HasDateFormatString ( _ value As String _ ) As DateFieldDefinition
public: DateFieldDefinition^ HasDateFormatString( String^ value )
Parameters
- value
- Type: String
The new format string value.