Opens the document the task is linked to in TheViewer
Namespace: Therefore.API
Visual Basic
Public Overridable Function View ( _
pServer As TheServer _
)
C#
public virtual void View (
TheServer pServer
)
Parameters
pServer
Valid and connected TheServer.
Return Value
None
|