Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
InformationCommand Property
See Also 
Leadtools.Dicom Namespace > DicomDataSet Class : InformationCommand Property



Gets the command associated with the Command Set.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property InformationCommand As DicomCommandType
Visual Basic (Usage)Copy Code
Dim instance As DicomDataSet
Dim value As DicomCommandType
 
value = instance.InformationCommand
C# 
public DicomCommandType InformationCommand {get;}
C++/CLI 
public:
property DicomCommandType InformationCommand {
   DicomCommandType get();
}

Return Value

The command associated with the Command Set.

Example

For an example, refer to InitializeCommandSet.

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.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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