DbMaintenanceViewModelBase..::..LookupAddViewArgs Property
Gets the add-on-the fly arguments sent by the LookupControl or the LookupWindow.
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
public LookupAddViewArgs LookupAddViewArgs { get; set; }
Public Property LookupAddViewArgs As LookupAddViewArgs Get Set
public: property LookupAddViewArgs^ LookupAddViewArgs { LookupAddViewArgs^ get (); void set (LookupAddViewArgs^ value); }