- command
- The Leadtools.Dicom.Scp.Command.DicomCommand object to be configured.
Visual Basic (Declaration) | |
---|---|
Sub ConfigureCommand( _ ByVal command As DicomCommand _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As IInitializationService Dim command As DicomCommand instance.ConfigureCommand(command) |
C# | |
---|---|
void ConfigureCommand( DicomCommand command ) |
C++/CLI | |
---|---|
void ConfigureCommand( DicomCommand^ command ) |
Parameters
- command
- The Leadtools.Dicom.Scp.Command.DicomCommand object to be configured.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7