LookupAddViewArgs..::..ReadOnlyPrimaryKeyValue Property
Gets or sets the read only primary key value.
Namespace:
RingSoft.DbLookup.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public PrimaryKeyValue ReadOnlyPrimaryKeyValue { get; set; }
Public Property ReadOnlyPrimaryKeyValue As PrimaryKeyValue Get Set
public: property PrimaryKeyValue^ ReadOnlyPrimaryKeyValue { PrimaryKeyValue^ get (); void set (PrimaryKeyValue^ value); }