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 WorkstationState _ 
)  
public: 
static void RegisterState(  
   WorkstationState^ state 
)  

Parameters

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

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.