WorkstationArgumentsService Class

Summary

Allows passing arguments from one component to another by implementing the Leadtools.Medical.Workstation.Interfaces.IWorkstationArgumentsService interface.

Syntax
C#
VB
C++
public class WorkstationArgumentsService : IWorkstationArgumentsService 
  
Public Class WorkstationArgumentsService  
   Implements IWorkstationArgumentsService  
public ref class WorkstationArgumentsService : public IWorkstationArgumentsService   

Remarks

This service allows components running an Leadtools.Medical.Workstation.Commands.ICommand to pass an argument that the Leadtools.Medical.Workstation.Commands.ICommand expects to execute.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly