Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.Scp.Command Namespace > NCreateCommand Class : Configuration Property |
public NCreateCommandConfiguration Configuration {get;}
'Declaration Public ReadOnly Property Configuration As NCreateCommandConfiguration
'Usage Dim instance As NCreateCommand Dim value As NCreateCommandConfiguration value = instance.Configuration
public: property NCreateCommandConfiguration^ Configuration { NCreateCommandConfiguration^ get(); }