QueryConfiguration Property

Summary

Gets the configuration object for the QueryCFindCommand

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

Property Value

The QueryCFindCommandConfiguration object for the QueryCFindCommand

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