Click or drag to resize

CodeExpressionType Property

Note: This API is now obsolete.

Gets the type of the value.

Namespace:  Dynamicweb.Indexing.Querying.Expressions
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
[ObsoleteAttribute("Use TypeName instead.")]
public string Type { get; }

Property Value

Type: String
The type.
See Also