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

RecordLockingViewModel..::..Message Property

Gets or sets the message.

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

Syntax


public string Message { get; set; }
Public Property Message As String
	Get
	Set
public:
property String^ Message {
	String^ get ();
	void set (String^ value);
}

Field Value

The message.