DecimalFieldDefinition..::..HasDecimalFieldType Method
Sets the type of this double field.
Namespace:
RingSoft.DbLookup.ModelDefinition.FieldDefinitionsAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public DecimalFieldDefinition HasDecimalFieldType( DecimalFieldTypes value )
Public Function HasDecimalFieldType ( _ value As DecimalFieldTypes _ ) As DecimalFieldDefinition
public: DecimalFieldDefinition^ HasDecimalFieldType( DecimalFieldTypes^ value )
Parameters
- value
- Type: RingSoft.DbLookup.ModelDefinition.FieldDefinitions..::..DecimalFieldTypes
The new DecimalFieldTypes value.