In This Topic
The value representation of an attribute as defined by the DICOM standard
Syntax
'Declaration
Public Shared Function DefinedVR( _
ByVal As Keyword _
) As System.String
public static System.string DefinedVR(
Keyword
)
Parameters
- Keyword
Requirements
Target Platforms: .NET CLR 4.8 or higher
See Also