HyperActive
GetValue Method (column)
NamespacesHyperActive.CoreIValueProviderGetValue(ColumnSchema)
Gets a value that will "fit" into a column.
Declaration Syntax
C#Visual BasicVisual C++
string GetValue(
	ColumnSchema column
)
Function GetValue ( _
	column As ColumnSchema _
) As String
String^ GetValue(
	ColumnSchema^ column
)
Parameters
column (ColumnSchema)
The colunm to reference when generating values.
Return Value
A value that will "fit" into the the column.

Assembly: HyperActive (Module: HyperActive) Version: 1.3.1.9 (1.3.1.9)