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

CheckDirtyResultArgs..::..Result Property

Gets the result.

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

Syntax


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

Field Value

The result.