DVTk API
RetrieveItems Property
DVTkDvtk.IheActors.ActorsImageDisplayActorRetrieveItems
DVTk API

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

Property - RetrieveItems. Collection of C-MOVE-RSP messages returned. There may be more than one entry in the collection if the retrieve SCP supports intermediate C-MOVE-RSP messages. Use DicomQueryItem.GetValue(Tag.NUMBER_OF_COMPLETED_SUBOPERATIONS) to get completed count. Use DicomQueryItem.GetValue(Tag.NUMBER_OF_FAILED_SUBOPERATIONS) to get failed count. Use DicomQueryItem.GetValue(Tag.NUMBER_OF_REMAINING_SUBOPERATIONS) to get remaining count. Use DicomQueryItem.GetValue(Tag.NUMBER_OF_WARNING_SUBOPERATIONS) to get warning count.
Declaration Syntax
C#Visual BasicVisual C++
public DicomQueryItemCollection RetrieveItems { get; }
Public ReadOnly Property RetrieveItems As DicomQueryItemCollection
public:
property DicomQueryItemCollection^ RetrieveItems {
	DicomQueryItemCollection^ get ();
}

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0