AutoFillDataMauiBase..::..SetValue Method
Sets the value.
Namespace:
RingSoft.DbLookup.AutoFillAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public void SetValue( PrimaryKeyValue primaryKeyValue, string text, bool refreshContainsList )
Public Sub SetValue ( _ primaryKeyValue As PrimaryKeyValue, _ text As String, _ refreshContainsList As Boolean _ )
public: void SetValue( PrimaryKeyValue^ primaryKeyValue, String^ text, bool^ refreshContainsList )
Parameters
- primaryKeyValue
- Type: RingSoft.DbLookup..::..PrimaryKeyValue
The primary key value.
- text
- Type: String
The text.
- refreshContainsList
- Type: Boolean
if set to true [refresh contains list].