Click or drag to resize

UUIDFunction Properties

The UUIDFunction type exposes the following members.

Properties
  NameDescription
Public propertyArguments
Gets the arguments of the expression.
(Inherited from BaseUUIDFunction.)
Public propertyCanParallelise
Returns whether the function can be parallelised.
(Inherited from BaseUUIDFunction.)
Public propertyFunctor
Gets the functor for the expression.
(Overrides BaseUUIDFunctionFunctor.)
Public propertyType
Gets the Type of the expression.
(Inherited from BaseUUIDFunction.)
Public propertyVariables
Gets the variables used in the expression.
(Inherited from BaseUUIDFunction.)
Top
See Also