DVTk API
ClearDicomStoreDataDirectory Method (fromActorName)
DVTkDvtk.IheActors.ActorsImageDisplayActorClearDicomStoreDataDirectory(ActorName)
DVTk API

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

Delete all the files in the DICOM Store Data Directory used by the Dicom Server for objects received fromActorName.
Declaration Syntax
C#Visual BasicVisual C++
public bool ClearDicomStoreDataDirectory(
	ActorName fromActorName
)
Public Function ClearDicomStoreDataDirectory ( _
	fromActorName As ActorName _
) As Boolean
public:
bool ClearDicomStoreDataDirectory(
	ActorName^ fromActorName
)
Parameters
fromActorName (ActorName)
From actor name.
Return Value
Boolean indicating success or failure.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0