Click or drag to resize
XCFieldSubfield Property
Gets or sets the subfield value.

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int this[
	int p_Idx
] { get; set; }

Parameters

p_Idx
Type: SystemInt32

Property Value

Type: Int32
The subfield value as integer.
See Also