LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ChangeStudiesLayoutCommand Constructor(String,WorkstationContainer)

Show in webframe






The feature ID that will have this command registered to it.
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
Initializes a new instance of the ChangeStudiesLayoutCommand class.
Syntax
public ChangeStudiesLayoutCommand( 
   string featureId,
   WorkstationContainer container
)
'Declaration
 
Public Function New( _
   ByVal featureId As String, _
   ByVal container As WorkstationContainer _
)
'Usage
 
Dim featureId As String
Dim container As WorkstationContainer
 
Dim instance As New ChangeStudiesLayoutCommand(featureId, container)

            

            
public: ChangeStudiesLayoutCommand( 
   string* featureId,
   WorkstationContainer* container
)
public:
ChangeStudiesLayoutCommand( 
   string* featureId,
   WorkstationContainer* container
)

Parameters

featureId
The feature ID that will have this command registered to it.
container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
Requirements

Target Platforms

See Also

Reference

ChangeStudiesLayoutCommand Class
ChangeStudiesLayoutCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.