'Usage Dim guid As Guid Dim value As String value = DicomGlobal.GuidToUID(guid)
Parameters
- guid
- A System.Guid object to construct the DICOM UID from
Return Value
A DICOM UID based on the Guid object
'Usage Dim guid As Guid Dim value As String value = DicomGlobal.GuidToUID(guid)