Configuration Property

Summary

Gets the configuration object for the NCreateCommand.

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

Property Value

The configuration object for the NCreateCommand.

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