DVTk API
UpdateInstantiatedDefaultTagValues Method (affectedEntity)
DVTkDvtk.Dicom.InformationEntity.DefaultValuesDefaultValueManagerUpdateInstantiatedDefaultTagValues(AffectedEntityEnum)
DVTk API

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

Update the default DICOM Tag Values grouped by the given affected entity. Any 'auto' default value in the affected entity will get it's next value.
Declaration Syntax
C#Visual BasicVisual C++
public void UpdateInstantiatedDefaultTagValues(
	AffectedEntityEnum affectedEntity
)
Public Sub UpdateInstantiatedDefaultTagValues ( _
	affectedEntity As AffectedEntityEnum _
)
public:
void UpdateInstantiatedDefaultTagValues(
	AffectedEntityEnum affectedEntity
)
Parameters
affectedEntity (AffectedEntityEnum)
Affected Entity enum - to update.

Assembly: DvtkInformationEntity (Module: DvtkInformationEntity) Version: 0.0.0.0