 | ConfigurationCommonEventTypeBeanFieldProperties Property |
Returns a list of descriptors specifying explicitly configured field names
and their property name.
Namespace:
com.espertech.esper.common.client.configuration.common
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IList FieldProperties { get; }
Property Value
Type:
IListTlist of explicit field-access descriptors
See Also