CSLA .NET 10.0.0
A home for your business logic
Loading...
Searching...
No Matches
Csla.DataPortalServerResourceAttribute Class Reference

Specifies a server resource required by a business type so the data portal can route any calls to the correct server. More...

Inheritance diagram for Csla.DataPortalServerResourceAttribute:

Public Member Functions

 DataPortalServerResourceAttribute (int resourceId)
 Creates an instance of this attribute.

Properties

int ResourceId [get]
 Gets the resource id.

Detailed Description

Specifies a server resource required by a business type so the data portal can route any calls to the correct server.

Constructor & Destructor Documentation

◆ DataPortalServerResourceAttribute()

Csla.DataPortalServerResourceAttribute.DataPortalServerResourceAttribute ( int resourceId)
inline

Creates an instance of this attribute.

Parameters
resourceIdServer resource id

Property Documentation

◆ ResourceId

int Csla.DataPortalServerResourceAttribute.ResourceId
get

Gets the resource id.


The documentation for this class was generated from the following file: