C#
VB
C++
Initializes a new instance of this class.
public WorkstationCommand(
string featureId,
WorkstationContainer container
)
Public Sub New(ByVal featureId As String, ByVal container As WorkstationContainer)
public:
WorkstationCommand(String^ featureId, WorkstationContainer^ container)
featureId
The feature id in Medical Workstation this command is targeting.
container
The container to where this command should be routed.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET