Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
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;}
Managed Extensions for C++ 
public: __property DicomCommandType get_InformationCommand();
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 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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