C# Class Rock.Reporting.DataSelect.GroupMember.GroupStatusSelect

Inheritance: DataSelectComponent
Afficher le fichier Open project: NewSpring/Rock

Méthodes publiques

Méthode Description
GetExpression ( Data context, System entityIdProperty, string selection ) : System.Linq.Expressions.Expression

Gets the expression.

Method Details

GetExpression() public méthode

Gets the expression.
public GetExpression ( Data context, System entityIdProperty, string selection ) : System.Linq.Expressions.Expression
context Data The context.
entityIdProperty System The entity identifier property.
selection string The selection.
Résultat System.Linq.Expressions.Expression