Leadtools.Dicom.WCF
LEAD Technologies, Inc

GetObjectType Method (DICOMService)






The SOP Instance UID for the DICOM object.
Custom user data.
Returns the DICOM object type.
Syntax
public virtual ObjectType GetObjectType( 
   string sopInstanceUID,
   string extraData
)
'Declaration
 
Public Overridable Function GetObjectType( _
   ByVal sopInstanceUID As String, _
   ByVal extraData As String _
) As ObjectType
'Usage
 
Dim instance As DICOMService
Dim sopInstanceUID As String
Dim extraData As String
Dim value As ObjectType
 
value = instance.GetObjectType(sopInstanceUID, extraData)
public virtual ObjectType GetObjectType( 
   string sopInstanceUID,
   string extraData
)
 function Leadtools.Dicom.WCF.DICOMService.GetObjectType( 
   sopInstanceUID ,
   extraData 
)
public:
virtual ObjectType GetObjectType( 
   String^ sopInstanceUID,
   String^ extraData
) 

Parameters

sopInstanceUID
The SOP Instance UID for the DICOM object.
extraData
Custom user data.
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

DICOMService Class
DICOMService Members

 

 


Products | Support | Contact Us | Copyright Notices

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