LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ModelViewPresenterCommand<P,V> Constructor (ModelViewPresenterCommand<P,V>)

Show in webframe






A System.String that represents the feature ID that will be registered with this command.
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
Initializes a new instance of the ModelViewPresenterCommand<P,V> class.
Syntax
public ModelViewPresenterCommand<P,V>( 
   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 ModelViewPresenterCommand(Of P,V)(featureId, container)

            

            
public: ModelViewPresenterCommand<P,V>( 
   string* featureId,
   WorkstationContainer* container
)
public:
ModelViewPresenterCommand<P,V>( 
   string* featureId,
   WorkstationContainer* container
)

Parameters

featureId
A System.String that represents the feature ID that will be registered with this command.
container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
Requirements

Target Platforms

See Also

Reference

ModelViewPresenterCommand<P,V> Class
ModelViewPresenterCommand<P,V> Members

 

 


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