Configuration Property

Summary

Gets the configuration object for the NSetCommand

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

Property Value

The configuration object for the NSetCommand

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