Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

CommandRegistrationEventArgs Constructor (CommandRegistrationEventArgs)







The feature associated with the given command.
The Leadtools.Medical.Workstation.Commands.ICommand object to be registered or unregistered.
Initializes a new instance of the CommandRegistrationEventArgs class.
Syntax
public CommandRegistrationEventArgs( 
   string featureId,
   ICommand command
)
'Declaration
 
Public Function New( _
   ByVal featureId As String, _
   ByVal command As ICommand _
)
'Usage
 
Dim featureId As String
Dim command As ICommand
 
Dim instance As New CommandRegistrationEventArgs(featureId, command)

            

            
public: CommandRegistrationEventArgs( 
   string* featureId,
   ICommand* command
)
public:
CommandRegistrationEventArgs( 
   String^ featureId,
   ICommand^ command
)

Parameters

featureId
The feature associated with the given command.
command
The Leadtools.Medical.Workstation.Commands.ICommand object to be registered or unregistered.
Requirements

Target Platforms

See Also

Reference

CommandRegistrationEventArgs Class
CommandRegistrationEventArgs Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features