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 > DICOMObjectRetrieve Class : GetObjectType Method |
public ObjectType GetObjectType( string sopInstanceUID, string extraData )
'Declaration Public Function GetObjectType( _ ByVal sopInstanceUID As String, _ ByVal extraData As String _ ) As ObjectType
'Usage Dim instance As DICOMObjectRetrieve Dim sopInstanceUID As String Dim extraData As String Dim value As ObjectType value = instance.GetObjectType(sopInstanceUID, extraData)
public: ObjectType GetObjectType( String^ sopInstanceUID, String^ extraData )