Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Vr Property (LoadJsonBeforeElementData)






Gets a value representation of the DICOM element that is about to be added to the DicomDataSet.
Syntax
public DicomVRType Vr {get; set;}
'Declaration
 
Public Property Vr As DicomVRType
'Usage
 
Dim instance As LoadJsonBeforeElementData
Dim value As DicomVRType
 
instance.Vr = value
 
value = instance.Vr
public:
property DicomVRType Vr {
   DicomVRType get();
   void set (    DicomVRType value);
}

Property Value

The value representation of the DICOM element that is about to be added to the DicomDataSet.
Remarks
Modifying Vr changes the element that is added to the DicomDataSet.
Requirements

Target Platforms

See Also

Reference

LoadJsonBeforeElementData Class
LoadJsonBeforeElementData Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features