 | ContextDescriptorKeyedSegmentedInitiationConditions Property |
Returns the initiation conditions, if any.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IList InitiationConditions { get; set; }
Return Value
Type:
IListTnull or list of filters for initiation
See Also