ViewModelOperationPreviewEventArgs<(Of <(<'TEntity>)>)>..::..Operation Property
Gets the operation.
Namespace:
RingSoft.DbMaintenanceAssembly: 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); }