RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AutoFillSetup..::..GetAutoFillValueForIdValue Method (Nullable<(Of <(<'Int32>)>)>)

Gets the automatic fill value for identifier value.

Namespace:  RingSoft.DbLookup.AutoFill
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public AutoFillValue GetAutoFillValueForIdValue(
	Nullable<int> idValue
)
Public Function GetAutoFillValueForIdValue ( _
	idValue As Nullable(Of Integer) _
) As AutoFillValue
public:
AutoFillValue^ GetAutoFillValueForIdValue(
	Nullable<int^> idValue
)

Parameters

idValue
Type: Nullable<(Of <(<'Int32>)>)>
The identifier value.

Return Value

AutoFillValue.