DVTk API
GetNumberOfDicomMessages Method (dimseCommandName)
DVTkDvtk.IheActors.ActorsActorsTransactionGetNumberOfDicomMessages(String)
DVTk API

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

Get the number of DICOM messages in the transaction that match the DICOM command name.
Declaration Syntax
C#Visual BasicVisual C++
public int GetNumberOfDicomMessages(
	string dimseCommandName
)
Public Function GetNumberOfDicomMessages ( _
	dimseCommandName As String _
) As Integer
public:
int GetNumberOfDicomMessages(
	String^ dimseCommandName
)
Parameters
dimseCommandName (String)
DICOM command name.
Return Value
int - number of times the given DICOM command name is found in the transaction.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0