DVTk API
IsExistingMapping Method (description)
DVTkDvtk.IheActors.BasesMapWorklistItemToStorageDirectoryIsExistingMapping(String)
DVTk API

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

Check if the given Worklist Item Description already exists as a the mapping.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsExistingMapping(
	string description
)
Public Function IsExistingMapping ( _
	description As String _
) As Boolean
public:
bool IsExistingMapping(
	String^ description
)
Parameters
description (String)
Worklist Item Description.
Return Value
bool - true if mapping already exists - false otherwise.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0