←Select platform

RegisterState(WorkstationState) Method

Summary

Register a specific object to be returned by State with a new WorkstationContainer.

Syntax

C#
VB
C++
public static void RegisterState( 
   WorkstationState state 
) 
  
Public Overloads Shared Sub RegisterState( _ 
   ByVal state As Leadtools.Medical.Workstation.WorkstationState _ 
)  
public: 
static void RegisterState(  
   Leadtools.Medical.Workstation.WorkstationState^ state 
)  

Parameters

state
An instance of type WorkstationState to be returned by State with a new WorkstationContainer

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly