DVTk API
DicomTagValueAutoSetUid Constructor (affectedEntity, tag, root, format)
DVTkDvtkData.DimseDicomTagValueAutoSetUidDicomTagValueAutoSetUid(AffectedEntityEnum, Tag, String, Int32)
DVTk API

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

Initializes a new instance of the DicomTagValueAutoSetUid class
Declaration Syntax
C#Visual BasicVisual C++
public DicomTagValueAutoSetUid(
	AffectedEntityEnum affectedEntity,
	Tag tag,
	string root,
	int format
)
Public Sub New ( _
	affectedEntity As AffectedEntityEnum, _
	tag As Tag, _
	root As String, _
	format As Integer _
)
public:
DicomTagValueAutoSetUid(
	AffectedEntityEnum affectedEntity, 
	Tag^ tag, 
	String^ root, 
	int format
)
Parameters
affectedEntity (AffectedEntityEnum)
tag (Tag)
root (String)
format (Int32)

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0