DVTk API
GetTextValue Method (description)
DVTkDvtkApplicationLayer.UserInterfacesInputFormGetTextValue(String)
DVTk API

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

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

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0