LookupDataMauiBase..::..SelectedPrimaryKeyValue Property
Gets the selected primary key value.
Namespace:
RingSoft.DbLookup.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public PrimaryKeyValue SelectedPrimaryKeyValue { get; set; }
Public Property SelectedPrimaryKeyValue As PrimaryKeyValue Get Set
public: property PrimaryKeyValue^ SelectedPrimaryKeyValue { PrimaryKeyValue^ get (); void set (PrimaryKeyValue^ value); }