DVTk API
DicomTagValueAutoSetTime Constructor (affectedEntity, tag)
DVTkDvtkData.DimseDicomTagValueAutoSetTimeDicomTagValueAutoSetTime(AffectedEntityEnum, Tag)
DVTk API

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

Initializes a new instance of the DicomTagValueAutoSetTime class
Declaration Syntax
C#Visual BasicVisual C++
public DicomTagValueAutoSetTime(
	AffectedEntityEnum affectedEntity,
	Tag tag
)
Public Sub New ( _
	affectedEntity As AffectedEntityEnum, _
	tag As Tag _
)
public:
DicomTagValueAutoSetTime(
	AffectedEntityEnum affectedEntity, 
	Tag^ tag
)
Parameters
affectedEntity (AffectedEntityEnum)
tag (Tag)

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0