Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
Leadtools.Dicom.Services Namespace > IDICOMObjectRetrieve Interface : GetObjectType Method |
ObjectType GetObjectType( string sopInstanceUID, string extraData )
'Declaration Function GetObjectType( _ ByVal sopInstanceUID As String, _ ByVal extraData As String _ ) As ObjectType
'Usage Dim instance As IDICOMObjectRetrieve Dim sopInstanceUID As String Dim extraData As String Dim value As ObjectType value = instance.GetObjectType(sopInstanceUID, extraData)
ObjectType GetObjectType( String^ sopInstanceUID, String^ extraData )