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

RecordLockingInputParameter..::..InputParameter Property

Gets or sets the input parameter.

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

Syntax


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

Field Value

The input parameter.