Click or drag to resize

ExpressionsTypeOf Method

Overload List
  NameDescription
Public methodStatic memberTypeOf(String)
Type-of function, returns the event type name or result type as a string of a stream name, property or expression.
Public methodStatic memberTypeOf(Expression)
Type-of function, returns the event type name or result type as a string of a stream name, property or expression.
Top
See Also