LEADTOOLS Medical (Leadtools.Dicom assembly)

InformationCommand Property

Show in webframe







Gets the command associated with the Command Set.
Syntax
public DicomCommandType InformationCommand {get;}
'Declaration
 
Public ReadOnly Property InformationCommand As DicomCommandType
'Usage
 
Dim instance As DicomDataSet
Dim value As DicomCommandType
 
value = instance.InformationCommand
public DicomCommandType InformationCommand {get;}

            
public DicomCommandType getInformationCommand()
 get_InformationCommand(); 
public:
property DicomCommandType InformationCommand {
   DicomCommandType get();
}

Property Value

The command associated with the Command Set.
Remarks
A Command Set is a special type of Data Set. Therefore, to create a Command Set, create a Data Set by instantiating DicomDataSet, and then initialize it by calling InitializeCommandSet method.
Example
For an example, refer to InitializeCommandSet.
Requirements

Target Platforms

See Also

Reference

DicomDataSet Class
DicomDataSet Members
InitializeCommandSet Method
IsRequestCommand Property

 

 


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

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features