Click or drag to resize

ContextDescriptorKeyedSegmentedItemWithPropertyNames Method

[Missing <summary> documentation for "M:com.espertech.esper.common.client.soda.ContextDescriptorKeyedSegmentedItem.WithPropertyNames(System.Collections.Generic.IList`1)"]

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public ContextDescriptorKeyedSegmentedItem WithPropertyNames(
	IList propertyNames
)

Parameters

propertyNames
Type: System.Collections.GenericIListT

[Missing <param name="propertyNames"/> documentation for "M:com.espertech.esper.common.client.soda.ContextDescriptorKeyedSegmentedItem.WithPropertyNames(System.Collections.Generic.IList`1)"]

Return Value

Type: ContextDescriptorKeyedSegmentedItem

[Missing <returns> documentation for "M:com.espertech.esper.common.client.soda.ContextDescriptorKeyedSegmentedItem.WithPropertyNames(System.Collections.Generic.IList`1)"]

See Also