AutoFillSetup..::..GetAutoFillValueForIdValue Method (Int32)
Gets the automatic fill value for identifier value.
Namespace:
RingSoft.DbLookup.AutoFillAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public AutoFillValue GetAutoFillValueForIdValue( int idValue )
Public Function GetAutoFillValueForIdValue ( _ idValue As Integer _ ) As AutoFillValue
public: AutoFillValue^ GetAutoFillValueForIdValue( int^ idValue )
Parameters
- idValue
- Type: Int32
The identifier value.