DVTk API
Initialize Method (command, sopClassUid)
DVTkDvtk.ComparatorDicomComparisonTemplateInitialize(DimseCommand, String)
DVTk API

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

Class constructor.
Declaration Syntax
C#Visual BasicVisual C++
public bool Initialize(
	DimseCommand command,
	string sopClassUid
)
Public Function Initialize ( _
	command As DimseCommand, _
	sopClassUid As String _
) As Boolean
public:
bool Initialize(
	DimseCommand command, 
	String^ sopClassUid
)
Parameters
command (DimseCommand)
DIMSE Command ID
sopClassUid (String)
SOP Class UID
Return Value
bool - true = template initialized, false template not initialized

Assembly: DvtkComparator (Module: DvtkComparator) Version: 0.0.0.0