Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

Broad Property






Gets or sets the broad query parameters..
Syntax
[ElementAttribute()]
public List<BroadQuery> Broad {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property Broad As List(Of BroadQuery)
'Usage
 
Dim instance As ModalityWorklistQuery
Dim value As List(Of BroadQuery)
 
instance.Broad = value
 
value = instance.Broad

            

            
[ElementAttribute()]
public:
property List<BroadQuery^>^ Broad {
   List<BroadQuery^>^ get();
   void set (    List<BroadQuery^>^ value);
}

Property Value

The broad query information.
Remarks
If this value is not provided a patient based query will be used.
Requirements

Target Platforms

See Also

Reference

ModalityWorklistQuery Class
ModalityWorklistQuery Members

Error processing SSI file
Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features