OnDocumentChanged Method (C1WebReportServiceHelper)
Tells the service that the document has changed.
public void OnDocumentChanged(
System.object
)
'Declaration
Public Sub OnDocumentChanged( _
ByVal As System.Object _
)
Parameters
- newDocument
- The new document value.