Method | Description | |
---|---|---|
ProjectedPropertyAttribute ( string projectedFieldName ) : System |
Initializes a new instance of the ProjectedPropertyAttribute class.
|
Method | Description | |
---|---|---|
CreateConverter ( ) : IConverter |
Gets the custom converter.
|
public ProjectedPropertyAttribute ( string projectedFieldName ) : System | ||
projectedFieldName | string | Name of the projected field. |
return | System |