Click or drag to resize

CodeExpressionTypeName Property

Gets the type of the value.

Namespace:  Dynamicweb.Indexing.Querying.Expressions
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public string TypeName { get; }

Property Value

Type: String
The type.
See Also