LEADTOOLS Medical (Leadtools.Dicom assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
InformationCommand Property
See Also 
Leadtools.Dicom Namespace > DicomDataSet Class : InformationCommand Property



Gets the command associated with the Command Set. Supported in Silverlight, Windows Phone 7.

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();
}

Property 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: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also

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