Click or drag to resize
XFieldDef. StateName Method
Gets the State name.

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Public Function StateName ( 
	p_Idx As Integer
) As String

Parameters

p_Idx
Type: System.Int32
Index of the state.

Return Value

Type: String
The State name.
See Also