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(); }