The Body of the request

Namespace: StreamBase.LiveView.API.Alerts
Assembly: StreamBase.LiveView.API (in StreamBase.LiveView.API.dll) Version: 10.6.2.5 (10.6.2.5)

Syntax

         
 C#  Visual Basic  Visual C++ 
string Body { get; set; }
Property Body As String
	Get
	Set
property String^ Body {
	String^ get ();
	void set (String^ value);
}

See Also