Click or drag to resize

UnknownFunction Properties

The UnknownFunction type exposes the following members.

Properties
  NameDescription
Public propertyArguments
Gets the Arguments of the Expression.
Public propertyCanParallelise
Gets whether an expression can safely be evaluated in parallel.
Public propertyFunctor
Gets the Function URI of the Expression.
Public propertyType
Gets the Expression Type.
Public propertyVariables
Gets the Variables used in the Function.
Top
See Also