LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)
LEAD Technologies, Inc

DefualtQueryIOD Property






Gets the XML stream which describes the DICOM Query IOD supported by this command.
Syntax
public static Stream DefualtQueryIOD {get;}
'Declaration
 
Public Shared ReadOnly Property DefualtQueryIOD As Stream
'Usage
 
Dim value As Stream
 
value = QueryCFindCommand.DefualtQueryIOD
public static Stream DefualtQueryIOD {get;}
 get_DefualtQueryIOD(); 
public:
static property Stream^ DefualtQueryIOD {
   Stream^ get();
}

Property Value

The XML stream which describes the DICOM Query IOD supported by this command.
Remarks

If you want to support querying new DICOM elements from the Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent you can provide the command with an XML representation for the new DICOM Query IOD using the QueryCFindCommandConfiguration.QueryIODPath. This representation can include new DICOM elements and specify the matching parameters type to create and fill the query. Also you can specify the table and column names where these information should be returned from the Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet object.

This XML representation will be validated against the XML schema returned by IODSchema property. The user should make sure that the provided XML in the QueryCFindCommandConfiguration.QueryIODPath conforms with this schema.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

QueryCFindCommand Class
QueryCFindCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features