LookupContextBase..::..FormulaRegistry Property
Gets the formula registry.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public IReadOnlyList<ILookupFormula> FormulaRegistry { get; }
Public ReadOnly Property FormulaRegistry As IReadOnlyList(Of ILookupFormula) Get
public: property IReadOnlyList<ILookupFormula^>^ FormulaRegistry { IReadOnlyList<ILookupFormula^>^ get (); }