Click or drag to resize
XFieldDataToView Method (Int32)
Mandatory otherwise DataToView(5) returns letter 5 of string given by DataToView(), instead of the subfield value

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string DataToView(
	int p_SubfieldIndex
)

Parameters

p_SubfieldIndex
Type: SystemInt32
Index of the subfield.

Return Value

Type: String
the string to present the subfield value.
See Also