 | EventPropertyDescriptorPropertyType Property |
Returns the property underlying type.
Note that a null values is possible as null values can be selected.
Namespace:
com.espertech.esper.common.client
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Type PropertyType { get; }
Return Value
Type:
Type
underlying property type
See Also