Click or drag to resize

ILookupValueExtensions Class

Provides extension methods for the ILookupValue class. These methods can be used for accessing basic operations from the expression engine or from the API.
Inheritance Hierarchy
SystemObject
  Colygon.MatchPoint.Core.ExpressionsILookupValueExtensions

Namespace:  Colygon.MatchPoint.Core.Expressions
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
public static class ILookupValueExtensions

The ILookupValueExtensions type exposes the following members.

Methods
Remarks
This class provides expression extensions.
See Also