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