DicomObjects.NET.V8
DicomObjects.DicomWeb.Internal Namespace / DicomAttribute Class / VR Property



VR Property (DicomAttribute)
Internal Use Only
Syntax
'Declaration
 
Public Property VR As String
 
'Usage
 
Dim instance As DicomAttribute
Dim value As String
 
instance.VR = value
 
value = instance.VR
Requirements

Target Platforms: .NET CLR 4.0 or higher

See Also