FieldDefinitionType<(Of <(<'TFieldDefinition>)>)>..::..HasFormulaObject Method
Determines whether [has formula object] [the specified lookup formula].
Namespace:
RingSoft.DbLookup.ModelDefinition.FieldDefinitionsAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public TFieldDefinition HasFormulaObject( ILookupFormula lookupFormula )
Public Function HasFormulaObject ( _ lookupFormula As ILookupFormula _ ) As TFieldDefinition
public: TFieldDefinition HasFormulaObject( ILookupFormula^ lookupFormula )
Parameters
- lookupFormula
- Type: RingSoft.DbLookup.Lookup..::..ILookupFormula
The lookup formula.