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

LookupDefinition<(Of <(<'TLookupEntity, TEntity>)>)>..::..GetAutoFillValue Method

Gets the automatic fill value.

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

Syntax


public AutoFillValue GetAutoFillValue(
	PrimaryKeyValue primaryKey
)
Public Function GetAutoFillValue ( _
	primaryKey As PrimaryKeyValue _
) As AutoFillValue
public:
AutoFillValue^ GetAutoFillValue(
	PrimaryKeyValue^ primaryKey
)

Parameters

primaryKey
Type: RingSoft.DbLookup..::..PrimaryKeyValue
The primary key.

Return Value

AutoFillValue.