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

DbMaintenanceViewModel<(Of <(<'TEntity>)>)>..::..SaveChangesMessage Property

Gets the save changes message. Override this for localization.

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

Syntax


protected virtual string SaveChangesMessage { get; }
Protected Overridable ReadOnly Property SaveChangesMessage As String
	Get
protected:
virtual property String^ SaveChangesMessage {
	String^ get ();
}

Field Value

The save changes message.