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

Specifies a method used by the server-side data portal to load existing data into the domain object. More...

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

Detailed Description

Specifies a method used by the server-side data portal to load existing data into the domain object.

Definition at line 59 of file DataPortalOperationAttributes.cs.