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

TableDefinitionValue..::..ReturnValue Property

Gets or sets the return value.

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

Syntax


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

Field Value

The return value.