 | EPBaseNamedObjectParameters Property |
Returns the object parameters.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IList Parameters { get; set; }
Return Value
Type:
IListTparameters for object, empty list for no parameters
See Also