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

ViewModelOperationPreviewEventArgs<(Of <(<'TEntity>)>)>..::..Operation Property

Gets the operation.

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

Syntax


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

Field Value

The operation.