URI of the LiveView server to which to publish.
Namespace: StreamBase.LiveView.API.AlertsAssembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 10.3.0.4 (10.3.0.4)
Syntax
| C# | Visual Basic | Visual C++ |
LiveViewURI LVURI { get; set; }
Property LVURI As LiveViewURI Get Set
property LiveViewURI^ LVURI { LiveViewURI^ get (); void set (LiveViewURI^ value); }