RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

ValueToForegroundParameter..::..Parameter Property

Gets or sets the parameter.

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


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

Field Value

The parameter.