Configuration Property

Summary

Gets the configuration for the CStoreCommand

Syntax
C#
VB
C++
public CStoreCommandConfiguration Configuration { get; } 
  
Public ReadOnly Property Configuration As CStoreCommandConfiguration 
public: 
property CStoreCommandConfiguration^ Configuration { 
   CStoreCommandConfiguration^ get(); 
} 

Property Value

The configuration object for the CStoreCommand.

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