EntityPropertyExpressionInfo<T>.GetProperty Method
Public Overrides Function GetProperty( _
ByVal property As String, _
ByRef prop As PropertyExpressionInfo _
) As Boolean
This language is not supported or no code example is available.
public override bool GetProperty(
string property,
out PropertyExpressionInfo prop
)
This language is not supported or no code example is available.
public:
bool GetProperty(
String^ property,
PropertyExpressionInfo^& prop
)
This language is not supported or no code example is available.
Parameters
- property
- string
<default>
<default>