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.UpdateAttribute Class Reference

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

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

Detailed Description

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

Definition at line 77 of file DataPortalOperationAttributes.cs.