←Select platform

Broad Property

Summary

Gets or sets the broad query parameters..

Syntax

C#
VB
C++
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public List<BroadQuery> Broad {get; set;} 
<Leadtools.Dicom.Common.Extensions.ElementAttribute()> 
Public Property Broad As List(Of BroadQuery) 
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public: 
property List<BroadQuery^>^ Broad { 
   List<BroadQuery^>^ get(); 
   void set (    List<BroadQuery^>^ ); 
} 

Property Value

The broad query information.

Remarks

If this value is not provided a patient based query will be used.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scu Assembly
Click or drag to resize