DVTk API
IsUniqueTagFoundIn Method (matchDataset)
DVTkDvtk.Dicom.InformationEntityBaseInformationEntityIsUniqueTagFoundIn(AttributeSet)
DVTk API

[This is preliminary documentation and is subject to change.]

Check if the Unique Tag as defined in the local Tag Type list is present in the given match dataset.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsUniqueTagFoundIn(
	AttributeSet matchDataset
)
Public Function IsUniqueTagFoundIn ( _
	matchDataset As AttributeSet _
) As Boolean
public:
bool IsUniqueTagFoundIn(
	AttributeSet^ matchDataset
)
Parameters
matchDataset (AttributeSet)
Dataset to check for match.
Return Value
Boolean indicating if the match dataset contains the default Unique Tag.

Assembly: DvtkInformationEntity (Module: DvtkInformationEntity) Version: 0.0.0.0