Click or drag to resize
XFieldDefStateName 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 string StateName(
	int p_Idx
)

Parameters

p_Idx
Type: SystemInt32
Index of the state.

Return Value

Type: String
The State name.
See Also