Provides a result value that is used for comparison in dynamic expression extensions.
Inheritance Hierarchy
Namespace: Colygon.MatchPoint.Core.ExpressionsAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.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 GetCustomMemberValues returns the value for a dynamic
extension. If a member cannot be found on the type,
MemberNotFound
is returned.
See Also