RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

LookupMap..::..AddViewParameter Property

Gets the add view parameter.

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


public Object AddViewParameter { get; set; }
Public Property AddViewParameter As Object
	Get
	Set
public:
property Object^ AddViewParameter {
	Object^ get ();
	void set (Object^ value);
}

Field Value

The add view parameter.