Configuration Property

Summary

Gets the configuration object for the CFindCommand.

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

Property Value

The configuration object for the CFindCommand.

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