For a list of all members of this type, see MedicalWebViewerExternalController members
Public Properties
Name | Description | |
---|---|---|
AspService | Gets or sets a Boolean value that indicates whether the application should connect to the ASP medical service or not. Set this property to false to connect to classic WCF medical service. | |
FailureMessage | Gets or sets the Failure Message string. | |
IsStarted | Gets or sets a Boolean value that indicates whether the application has been started. This property returns true if InitApplication has been called. If InitApplication has not been called or ShutDown was called this property will return false. | |
LastPropertyCallReturnCode | Gets the ControllerReturnCode returned from the last property called. | |
SelectedBrowser | Gets or sets the browser to be launched. | |
Timeout | This property specifies how long to wait after issuing a command before timing out. | |
UserWebBrowser | Defines the callback that is called to launch a user specific browser. | |
ViewerURL | Gets or sets the current ViewerURL. |