[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Returns services for view creation, sharing and removal.

Namespace: net.esper.core
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public ReadOnly Property ViewService As ViewService
C#
public ViewService ViewService { get; }
Visual C++
public:
property ViewService^ ViewService {
	ViewService^ get ();
}

Return Value

view service