Provides a result value that is used for comparison in dynamic expression extensions.
Inheritance Hierarchy
Namespace:
Colygon.MatchPoint.Core.Expressions
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax public static class ResultValue
The ResultValue type exposes the following members.
Fields Remarks
Provides access to members on a list item. The method GetCustomMemberValue returns the value for a dynamic
extension. If a member cannot be found on the type,
MemberNotFound
is returned.
See Also