←Select platform

UserData Property

Summary

Gets the user data for this DicomDataSetItem.

Syntax
C#
VB
C++
public object UserData { get; } 
Public ReadOnly Property UserData() As Object 
   Get 
public:  
   property Object^ UserData 
   { 
      Object^ get() 
   } 

Property Value

The user data for this DicomDataSetItem.

Remarks

UserData should be set to the string value of the SOPInstanceUID of the DicomDataSet.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.