DeleteRecordViewModel..::..LookupCommand Property
Gets or sets the lookup command.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public LookupCommand LookupCommand { get; set; }
Public Property LookupCommand As LookupCommand Get Set
public: property LookupCommand^ LookupCommand { LookupCommand^ get (); void set (LookupCommand^ value); }