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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly