 | ConfigurationCommonEventTypeWithSupertypeSuperTypes Property |
Sets the super types.
Namespace:
com.espertech.esper.common.client.configuration.common
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic ISet<string> SuperTypes { get; set; }
Property Value
Type:
ISetStringset of super type names
See Also