| 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; }
Public ReadOnly Property TypeName As String
Get
Property Value
Type:
String
The type.
See Also