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

RecordLockingViewModel..::..UserAutoFillValue Property

Gets or sets the user automatic fill value.

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

Syntax


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

Field Value

The user automatic fill value.