CommandType Property

Summary

Gets the type of the Leadtools.Dicom.Scp.Command.DicomCommand class.

Syntax
C#
VB
C++
[ConfigurationPropertyAttribute("commandType", IsRequired=true)] 
public string CommandType { get; } 
  
Public ReadOnly Property CommandType As String 
public: 
property String^ CommandType { 
   String^ get(); 
} 

Property Value

The type of the Leadtools.Dicom.Scp.Command.DicomCommand class.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly