CMoveService Property

Summary

Gets the element which holds the configuration for creating a Leadtools.Dicom.Scp.Command.CMoveCommand.

Syntax
C#
VB
C++
[ConfigurationPropertyAttribute("cMoveSerivce", IsRequired=false)] 
public DicomServiceElement CMoveService { get; } 
  
Public ReadOnly Property CMoveService As DicomServiceElement 
public: 
property DicomServiceElement^ CMoveService { 
   DicomServiceElement^ get(); 
} 

Property Value

The element which holds the configuration for creating a Leadtools.Dicom.Scp.Command.CMoveCommand.

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