←Select platform

GetObjectType Method (DICOMService)

Summary

Returns the DICOM object type.

Syntax

C#
VB
C++
public Leadtools.Dicom.Services.Datatypes.ObjectType GetObjectType(  
   string sopInstanceUID, 
   string extraData 
) 
Public Function GetObjectType( _ 
   ByVal sopInstanceUID As String, _ 
   ByVal extraData As String _ 
) As Leadtools.Dicom.Services.Datatypes.ObjectType 
public: 
Leadtools.Dicom.Services.Datatypes.ObjectType GetObjectType(  
   String^ sopInstanceUID, 
   String^ extraData 
) 

Parameters

sopInstanceUID
The SOP Instance UID for the DICOM object.

extraData
Custom user data.

Requirements

Target Platforms

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