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