Click or drag to resize

AnnotationPartCopy Method

Copy annotation values.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public void Copy(
	AnnotationPart other
)

Parameters

other
Type: com.espertech.esper.common.client.sodaAnnotationPart
to copy
See Also