Centralpoint Class Library
C#
VB
Back to Home
|
Back to Previous Page
Show/Hide TOC
Health
Monitor
Record
Note Method
Definition
Namespace:
Centralpoint.Web
Assembly:
Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
Copy
public
void
RecordNote
(
string
note
)
VB
Copy
Public
Sub
RecordNote
(
note
As
String
)
Parameters
note
String
See Also
Reference
HealthMonitor Class
Centralpoint.Web Namespace
In This Article
Definition
See Also