CSLA.NET 5.4.2
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
Csla.DeleteAttribute Class Reference

Specifies a method used by the server-side data portal to delete domain object data during an update operation. More...

Inheritance diagram for Csla.DeleteAttribute:
Csla.DataPortalRootOperationAttribute Csla.DataPortalOperationAttribute

Detailed Description

Specifies a method used by the server-side data portal to delete domain object data during an update operation.

Definition at line 95 of file DataPortalOperationAttributes.cs.