Click or drag to resize

TimezoneFunction Properties

The TimezoneFunction type exposes the following members.

Properties
  NameDescription
Public propertyArguments
Gets the Arguments of the Expression.
(Inherited from TimezoneFromDateTimeFunction.)
Public propertyCanParallelise
Gets whether an expression can safely be evaluated in parallel.
(Inherited from TimezoneFromDateTimeFunction.)
Public propertyFunctor
Gets the Functor of this Expression.
(Overrides TimezoneFromDateTimeFunctionFunctor.)
Public propertyType
Gets the Type of the Expression.
(Inherited from TimezoneFromDateTimeFunction.)
Public propertyVariables
Gets the Variables used in the function.
(Inherited from TimezoneFromDateTimeFunction.)
Top
See Also