DVTk API
GetValue Method (description)
DVTkDvtkApplicationLayer.UserInterfacesInputFormGetValue(String)
DVTk API

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

Get the value of an entry as Object.
Declaration Syntax
C#Visual BasicVisual C++
public Object GetValue(
	string description
)
Public Function GetValue ( _
	description As String _
) As Object
public:
Object^ GetValue(
	String^ description
)
Parameters
description (String)
The description.
Return Value
The Object.

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0