openDICOM.NET API Reference (openDICOM# Class Library)

ValueRepresentation.Name Property

Access the string representation of this instance. The string representation is a two characters string of format "VR" and is an abbreviation for the type of DICOM value representation. If a value representation is unspecified, an empty string will be returned.

public string Name {get;}

See Also

ValueRepresentation Class | openDicom.DataStructure Namespace