GenerateDicomUniqueIdentifier Method

Summary

Returns a properly formatted DICOM Unique Identifier (VR type of UI) value

Syntax
C#
VB
C++
public static string GenerateDicomUniqueIdentifier() 
Public Shared Function GenerateDicomUniqueIdentifier() As String 
public: 
static String^ GenerateDicomUniqueIdentifier();  

Return Value

a properly formatted DICOM Unique Identifier (VR type of UI) value

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly