Click or drag to resize

PropertyExpressionvalueType Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Type of the value that is pointed by property expression

Namespace:  imbSCI.Core.data
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public Type valueType { get; }
Request Example View Source

Property Value

Type: Type
The type of the value.
See Also