Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation Namespace > WorkstationContainer Class : ArgumentsService Property |
public IWorkstationArgumentsService ArgumentsService {get;}
'Declaration Public ReadOnly Property ArgumentsService As IWorkstationArgumentsService
'Usage Dim instance As WorkstationContainer Dim value As IWorkstationArgumentsService value = instance.ArgumentsService
public: __property IWorkstationArgumentsService* get_ArgumentsService();
public: property IWorkstationArgumentsService^ ArgumentsService { IWorkstationArgumentsService^ get(); }