LookupDefinitionBase..::..GetAutoFillValue Method
Gets the automatic fill value.
Namespace:
RingSoft.DbLookup.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public virtual AutoFillValue GetAutoFillValue( PrimaryKeyValue primaryKey )
Public Overridable Function GetAutoFillValue ( _ primaryKey As PrimaryKeyValue _ ) As AutoFillValue
public: virtual AutoFillValue^ GetAutoFillValue( PrimaryKeyValue^ primaryKey )
Parameters
- primaryKey
- Type: RingSoft.DbLookup..::..PrimaryKeyValue
The primary key.