Click or drag to resize

EPBaseNamedObjectNamespace Property

Returns the object namespace name.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public string Namespace { get; set; }

Return Value

Type: String
namespace name
See Also