DVTk API
GetStorageDirectory Method (description)
DVTkDvtk.IheActors.BasesMapWorklistItemToStorageDirectoryGetStorageDirectory(String)
DVTk API

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

Return the Storage Directory matching the given Worklist Item Description.
Declaration Syntax
C#Visual BasicVisual C++
public string GetStorageDirectory(
	string description
)
Public Function GetStorageDirectory ( _
	description As String _
) As String
public:
String^ GetStorageDirectory(
	String^ description
)
Parameters
description (String)
Worklist Item Description.
Return Value
Returns the matching Storage Directory - empty string if no match found.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0