openDICOM.NET API Reference (openDICOM# Class Library)

ValueRepresentation.IsUndefined Property

Returns whether this instance is a defined or undefined value representation. An undefined value representation also is an unspecific value representation. Attention: The value representation UN (Unknown) is not an undefined value representation and thus specific. An undefined value representation is represented by an empty string.

public bool IsUndefined {get;}

See Also

ValueRepresentation Class | openDicom.DataStructure Namespace