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; }
Public Property Subfield (
p_Idx As Integer
) As Integer
Get
Set
Parameters
- p_Idx
- Type: SystemInt32
Property Value
Type:
Int32The subfield value as integer.
See Also